Added pipenv, updates etc

This commit is contained in:
Sasza Stanczew 2025-04-09 15:41:19 +02:00
parent 1c35aeca30
commit 061cdb6aed
3 changed files with 1363 additions and 221 deletions

View file

@ -0,0 +1,17 @@
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
jupyterlab = "*"
pandas = "*"
numpy = "*"
scikit-learn = "*"
sklearn-pandas = "*"
matplotlib = "*"
[dev-packages]
[requires]
python_version = "3.13"

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,2 @@
pipenv shell
jupyter lab