Compare commits
2 Commits
745b7239a2
...
dec75a5a5c
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
dec75a5a5c | ||
|
|
2e8ac0762f |
18
README.md
18
README.md
@ -0,0 +1,18 @@
|
|||||||
|
# Sports Car Data Analysis
|
||||||
|
|
||||||
|
## Цель
|
||||||
|
Анализ данных о спорткарах с Kaggle
|
||||||
|
|
||||||
|
## Что сделано:
|
||||||
|
- Загрузка данных в pandas
|
||||||
|
- Базовый анализ (info, describe)
|
||||||
|
- Построение графиков:
|
||||||
|
- histogram
|
||||||
|
- scatterplot
|
||||||
|
- boxplot
|
||||||
|
- Использование tqdm
|
||||||
|
|
||||||
|
## Вывод:
|
||||||
|
- Цена зависит от мощности двигателя
|
||||||
|
- Бренды сильно влияют на стоимость
|
||||||
|
- Есть дорогие выбросы (supercars)
|
||||||
1008
Sport car price.csv
Normal file
1008
Sport car price.csv
Normal file
File diff suppressed because it is too large
Load Diff
1499
week2_analysis.ipynb
Normal file
1499
week2_analysis.ipynb
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user