Today there is a lot of practice with plotting rather than learning new things. We are moving from pre-generated data to actual real-world data in our visualizations.
Students Do: PyPlot Warmup
Let’s open up the file(s) in the 01-Stu_PlotsReview
folder to get started.
Plotting Pandas Data
Let’s open up the file in the 02-Ins_PandasPlot
to get started.
From here on, We are going to introduce Pandas data into our visualizations.
Students Do: Union Settlements
Let’s open up the file in the 03-Stu_Settlements-PlottingPandas
folder to get started.
Plotting Groups
Let’s open up the file(s) in the 04-Ins_GroupPlots
folder to get started.
Students Do: Library Usage: Grouped Charts
Let’s open up the file(s) in the 05-Stu_LibraryUsage-Groupby
folder to get started.
Students Do: Miles per Gallon: Scatter Plot
Let’s open up the file(s) in the 06-Stu_MilesPerGallon-ScatterPlot
to get started.
Plotting Multiple Lines
Look at the file(s) in the 07-Ins_PandasMultiLine
folder.
The following activities are designed to work together in groups, and so it will give a taste of how group work will look like.
We are approaching group work in 2 weeks’ time, and it is important to warm up towards collaborating in groups.
Students Do: Traveling Companions, Part 1
Let’s open up the file(s) in the 08-Stu_Travel-Part1
to get started.
Students Do: Traveling Companions, Part 2
Let’s open up the file(s) in the 09-Stu_Travel-Part2
to get started.
Students Do: Traveling Companions, Part 3
Let’s open up the file in the 10-Stu_Travel-Part3
to get started.