Lesson Overview
This week, we will expand our Pandas toolbox and learn more about how to use data frames effectively.
The components of this lesson are:
Learning Goals
After this week, you should be able to
replace data in a data frame.
figure out a column’s data type and change it to something else.
perform basic calculations using columns.
create plots using a data frame directly.
filter data based on a variety of conditions.