Print summary statistics
Open
good first issue
- Dominant language
- No language data
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
📂 Task: Display summary statistics for numerical columns in the dataset.
📌 File to modify: main.ipynb
✅ Expected Output:
Use df.describe() to show mean, std, min, etc.
Comment your findings for better understanding
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.