week2_analysis/README.md
2026-05-07 16:10:48 +03:00

13 lines
521 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.

# Анализ данных в JupyterLab
## Описание
Работа выполнена в рамках курса. Использованы библиотеки: pandas, numpy, matplotlib, seaborn, tqdm.
## Содержание
- `week2_analysis.ipynb` Jupyter Notebook с анализом данных.
## Запуск
1. Создать виртуальное окружение и установить зависимости.
2. Запустить `jupyter lab`.
3. Открыть `week2_analysis.ipynb`.