lab2/README.md

18 lines
533 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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