Challenge
Task
Swipe to start coding
- Import the
pandas
with thepd
alias. - Read the
csv
file. - Show the first five rows of the
df
.
Solution
Everything was clear?
Thanks for your feedback!
SectionΒ 4. ChapterΒ 3
Swipe to start coding
pandas
with the pd
alias.csv
file.df
.Thanks for your feedback!