Week 10

Real Project I — Weather and IPL

Applied analytics with local weather and sports datasets.

Learning goals

Suggested classroom flow

SessionFocusOutput
Day 1Concept introduction and guided examplesNotebook or script
Day 2Hands-on lab and teacher walkthroughWorking code
Day 3Practice tasks and discussionAssignment draft
Day 4Assessment and mini projectSubmission

Mini project

Varanasi Weather + IPL Insights

Outcome for the week: students should finish with usable code, a short explanation, and at least one visual or result artifact.

Quick MCQ preview

Q1. A rolling average is useful for?

Explanation: Rolling averages help smooth trends.

Q2. Grouped statistics in pandas often use?

Explanation: groupby is the standard method.

Q3. Project storytelling means?

Explanation: Clear communication is part of data work.