анализ данных в JupyterLab

This commit is contained in:
Шавлович Маргарита 2026-04-16 23:46:28 +03:00
commit 12b16598bd
3 changed files with 34419 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
.venv/
__pycache__/
.ipynb_checkpoints/
.env

33515
data/filtered_data.csv Normal file

File diff suppressed because it is too large Load Diff

900
week2_analysis.ipynb Normal file

File diff suppressed because one or more lines are too long