Commit graph

11 commits

Author SHA1 Message Date
33f2e74c64
Upgrade dependencies
- jupyterlab => ^3.1
- matplotlib => ^3.4
- numpy => ^1.21
- pandas => ^1.3
- scikit-learn => ^1.0
- various transient dependencies
2021-10-03 10:26:55 +02:00
dfcceea884
Add pandas to the dependencies 2021-05-25 01:14:51 +02:00
40dd3f2c97
Add matplotlib to the dependencies 2021-05-25 01:14:07 +02:00
2c15cad48f
Add numpy to the dependencies 2021-05-25 01:11:18 +02:00
e96d380276
Add sklearn to the dependencies 2021-05-25 01:10:02 +02:00
e14a3ff0ad
Add jupyterlab to the dependencies 2021-05-24 15:43:47 +02:00
3bdc0f76e7
Set up a brand new pyproject.toml file 2021-05-23 18:18:51 +02:00
e2d0b93f8b
Upgrade the project to Python 3.7 2020-09-16 23:31:34 +02:00
81acea30d7 Update poetry.lock 2019-12-05 12:30:36 +01:00
1566258b25 Reorganize the repository
- make it more generic (not cscm in the names)
- update the readme and license files
- use latest releases in pyproject.toml and requirements.txt
2019-12-05 11:53:03 +01:00
b480ded9de Replace pipenv with poetry
Also make the images in the notebook a bit smaller
2019-10-02 09:06:44 +02:00