Добавлены файлы data.txt, script.py

This commit is contained in:
Данил Русских 2025-11-06 15:30:54 +03:00
parent c2091308c7
commit 05f0a87bd9
4 changed files with 8 additions and 1 deletions

3
.gitignore vendored
View File

@ -1 +1,2 @@
.venv/ .venv/
output.txt

0
data.txt Normal file
View File

6
requirements.txt Normal file
View File

@ -0,0 +1,6 @@
numpy==2.3.4
pandas==2.3.3
python-dateutil==2.9.0.post0
pytz==2025.2
six==1.17.0
tzdata==2025.2

0
script.py Normal file
View File