We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60bab7b commit 3e206adCopy full SHA for 3e206ad
README.rst
@@ -47,10 +47,10 @@ Packages needed
47
If you already have a working distribution, you will need to make sure that you
48
install or update all needed packages. To be able to run the examples, demoes
49
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+
+- pandas 0.18+
+- numpy 1.10+
+- matplotlib 1.5+
+- pytables 3.1+
54
- jupyter 1.0 or ipython 4.0+ (for running, experimenting and doing exercises)
55
- nose (only to test your python installation)
56
0 commit comments