/
Zerg
/
Intermediate_certification2
Обзор
Документация
Войти
/
Zerg
/
Intermediate_certification2
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
pyproject.toml
28 строк
638 B
zerg
Fix projects files
12 авг 2026, 20:24
12 авг 2026, 20:24
e78d776
Код
Авторство
О чём код?
[project] name = "innopolisdz" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.12" dependencies = [ "datasets>=5.0.0", "ipywidgets>=8.1.8", "jupyterlab-widgets>=3.0.16", "kagglehub>=1.0.1", "matplotlib>=3.10.9", "nbconvert[webpdf]>=7.17.1", "numpy>=2.4.4", "openpyxl>=3.1.5", "pandas>=3.0.3", "pandoc>=2.4", "plotnine>=0.15.3", "polars>=1.43.1", "python-dotenv>=1.2.2", "scipy>=1.17.1", "seaborn>=0.13.2", "statsmodels>=0.14.6", "sweetviz>=2.3.3", "tqdm>=4.70.0", "xlrd>=2.0.2", "xlsxwriter>=3.2.9", ]