Course Content
Introduction to Jupyter notebook: Python
Working with libraries and datasets
Jupyter also provides us with the main data scientific libraries (like pandas
, matplotlib
etc).
Task
- Load
pandas
library. - Read
csv
file from the link in the cell.
Mark tasks as Completed
Switch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?
Thanks for your feedback!
Jupyter also provides us with the main data scientific libraries (like pandas
, matplotlib
etc).
Task
- Load
pandas
library. - Read
csv
file from the link in the cell.
Mark tasks as Completed
Switch to desktop for real-world practiceContinue from where you are using one of the options below
Section 1. Chapter 4
AVAILABLE TO ULTIMATE ONLY