Adding numexpr to the requirements for the pandas tutorial

This commit is contained in:
Aurélien Geron
2016-02-20 21:32:03 +01:00
parent da0fc99dec
commit b74cbaaeb9

View File

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