Weather Data Analysis Assignment


Assignment Overview

Write a Python program in a file named weather.py that uses the pandas package to visualize the weather data contained in the file weather.csv. When the program is run, it should produce this output in the Python shell and this graph.

Known Partners

Grading

Helpful Hints

Assume weather is a pandas dataframe. Assume "name-1", "name-2" and "name-3" are column names.

Submission

E-mail the file named weather.py to Ryan at ryanbockmon@gmail.com by the deadline. The title of the e-mail should be JBD, Weather Assignment, Your Name (, Your Partner's Name if you worked with a partner).

Late submissions will receive no credit, but partial credit can be earned by making an ontime submission.