Adding numexpr to the requirements for the pandas tutorial

This commit is contained in:
Aurelien Geron
2016-02-20 21:32:03 +01:00
parent 5ede156610
commit bb8b78747e

View File

@@ -1,5 +1,6 @@
jupyter
matplotlib
numexpr
numpy
pandas
Pillow