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.
Uppgift
Swipe to start coding
- Load
pandas
andseaborn
libraries withpd
andsns
aliases respectively. - Load
csv
file namedFullData.csv
Lösning
Mark tasks as Completed
Var allt tydligt?
Tack för dina kommentarer!