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.
Tarefa
Swipe to start coding
- Load
pandas
andseaborn
libraries withpd
andsns
aliases respectively. - Load
csv
file namedFullData.csv
Solução
Mark tasks as Completed
Tudo estava claro?
Obrigado pelo seu feedback!