← All projects

Advanced project · about 55 minutes

Data Analysis: Weather Trends 🌦️

Analyse a month of temperature readings: rolling averages, anomalies and an ASCII chart, using only the standard library.

Before pandas, understand the maths. You will compute a 3-day rolling mean, flag days more than one standard deviation from the mean, and draw a bar chart in text.

This is a Pro project. Six portfolio projects are free, so you can see how they work before deciding.

See the free projects