Kurssisisältö
Introduction to Jupyter notebook: Python
Working with libraries and datasets
Jupyter also provides us with the main data scientific libraries (like pandas
, matplotlib
etc).
Tehtävä
Swipe to start coding
- Load
pandas
library. - Read
csv
file from the link in the cell.
Ratkaisu
Mark tasks as Completed
Oliko kaikki selvää?
Kiitos palautteestasi!
Osio 1. Luku 4
Working with libraries and datasets
Jupyter also provides us with the main data scientific libraries (like pandas
, matplotlib
etc).
Tehtävä
Swipe to start coding
- Load
pandas
library. - Read
csv
file from the link in the cell.
Ratkaisu
Mark tasks as Completed
Oliko kaikki selvää?
Kiitos palautteestasi!
Osio 1. Luku 4