In this lesson we learn how to access, query, reshape, clean and extend data represented in Pandas DataFrames
____________________
Lesson2-pandas-filters
PART 2 - Data Processing
In Pandas you can quickly and easily summarise data. Complet the program which reads in data from a file and then processes it. Sample of the correct output is shown for your reference.