October 2018
Beginner
192 pages
3h 39m
English
1
By the end of this chapter, you will be able to:
In this chapter, you will learn and implement the fundamental features of the Jupyter notebook by completing several hands-on erxercises.
Jupyter Notebooks are one of the most important tools for data scientists using Python. This is because they're an ideal environment for developing reproducible data analysis pipelines. Data can be loaded, transformed, and modeled all inside a single Notebook, where it's quick and easy to test out code and explore ...
Read now
Unlock full access