Compare commits

..

No commits in common. "dec75a5a5cf6dec956bad451b752618f3290c42c" and "745b7239a27f4ad9b0560e6d43dd15de15cb9431" have entirely different histories.

4 changed files with 0 additions and 2525 deletions

BIN
.DS_Store vendored

Binary file not shown.

View File

@ -1,18 +0,0 @@
# Sports Car Data Analysis
## Цель
Анализ данных о спорткарах с Kaggle
## Что сделано:
- Загрузка данных в pandas
- Базовый анализ (info, describe)
- Построение графиков:
- histogram
- scatterplot
- boxplot
- Использование tqdm
## Вывод:
- Цена зависит от мощности двигателя
- Бренды сильно влияют на стоимость
- Есть дорогие выбросы (supercars)

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long