Rogalik616 / EDA_IDC

Control task for the course "Mathematical Statistics and Data Analysis"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EDA_IDC

Control task for the course "Mathematical Statistics and Data Analysis"

Main notebook: EDA.ipynb

Directory Structure

├── graphs                      # Graphs for each task
│   ├── dist_day.png                # Distribution by day          
│   ├── dist_month.png              # Distribution by month
│   ├── task_1.png                  
│   ├── task_2.png
│   ├── task_3.png
│   ├── task_4.png
│   └── task_5.png
├── ds.csv                      # Dataset
├── EDA.ipynb                   # Notebook with EDA
├── Normality_criteria.png      # Popular criteria for testing for normal distribution
├── README.md
├── requirements.txt            # Packages used
└── stat.txt                    # Dataset statistics

About

Control task for the course "Mathematical Statistics and Data Analysis"


Languages

Language:Jupyter Notebook 100.0%