Commit 5e249f1
committed
Build docs with oldest numpy on 2.7.
Some examples needed to be fixed to build on python2.7+numpy1.7.
Delete examples/misc/rec_join_demo.py which is not working on numpy
1.7.1 -- not fixing it, as rec_join is arguably better provided by
pandas-style librairies anyways.1 parent 269dabc commit 5e249f1
File tree
3 files changed
+6
-36
lines changed- examples
- misc
- showcase
3 files changed
+6
-36
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments