August 2019
Beginner
482 pages
12h 56m
English
The code for this chapter makes use of two packages: pandas, which is included in the default Anaconda distribution, and missingo, which we included in the environment.yml file. If you skipped the step of conda environment creation, just install missingo using the pip or conda package managers. As always, all the notebooks are stored in the repository, in the Chapter11 folder (https://github.com/PacktPublishing/Learn-Python-by-Building-Data-Science-Applications).