Closed pansapiens closed 6 years ago
This will make each module self contained and ensure dependencies are there no matter which Jupyter-style notebook people use.
eg
!pip install pandas numpy plotnine
Fixed in indexing module.
This will make each module self contained and ensure dependencies are there no matter which Jupyter-style notebook people use.
eg