Importing libraries and data
Read information in notebook. As for now and in future, you will need to replace ___
with necessary pieces of code. Also comments in this notebook - are good hints for you.
Opgave
Swipe to start coding
- Load
pandas
andseaborn
libraries withpd
andsns
aliases respectively. - Load
csv
file namedFullData.csv
Løsning
Mark tasks as Completed
Var alt klart?
Tak for dine kommentarer!