Course Content
Introduction to Python for Data Analysis
Introduction to Python for Data Analysis
Challenge
Task
- Import the
pandas
with thepd
alias. - Read the
csv
file. - Show the first five rows of the
df
.
Thanks for your feedback!
Challenge
Task
- Import the
pandas
with thepd
alias. - Read the
csv
file. - Show the first five rows of the
df
.
Thanks for your feedback!
Challenge
Task
- Import the
pandas
with thepd
alias. - Read the
csv
file. - Show the first five rows of the
df
.
Thanks for your feedback!
Task
- Import the
pandas
with thepd
alias. - Read the
csv
file. - Show the first five rows of the
df
.