Skip to content

Commit 3e206ad

Browse files
Update README to specify that the notebook needs pandas 0.18.
1 parent 60bab7b commit 3e206ad

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,10 @@ Packages needed
4747
If you already have a working distribution, you will need to make sure that you
4848
install or update all needed packages. To be able to run the examples, demoes
4949
and exercises, you must have the following packages installed:
50-
- pandas 0.15+
51-
- numpy 1.9+
52-
- matplotlib 1.4+
53-
- pytables 3.1.1+
50+
- pandas 0.18+
51+
- numpy 1.10+
52+
- matplotlib 1.5+
53+
- pytables 3.1+
5454
- jupyter 1.0 or ipython 4.0+ (for running, experimenting and doing exercises)
5555
- nose (only to test your python installation)
5656

0 commit comments

Comments
 (0)