QuickStat Project
This is the QuickStat project webpage.
Features
This tool allows users to quickly visualise data.
- CSV data import
- Automatic graph generation
- Time-series analysis
How It Works
- Load CSV file
- Process the data
- Generate visualisations
Useful Links
Pandas Documentation
Matplotlib Website (opens in new tab)
Contact Me
Project Status
| Feature | Status |
|---|---|
| CSV Import | Complete |
| Graph Generation | Complete |
| Export to Excel | In Progress |