Data Analysis Report Generator

Intermediate Data Python High effort

Upload a CSV file and automatically generate a summary report with statistics, missing value counts, and basic charts. A practical project for learning data wrangling and pandas.

Download Starter Code

Features

  • Load and inspect CSV files
  • Show column types and null counts
  • Calculate mean, median, and mode per column
  • Generate bar charts for categorical data

Project Roadmap

Follow these steps in order. Each one builds on the previous.

0% completed

Learning Resources

starter_code
Download file
Loading...
Copied to clipboard!