|
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 |
|
|
4c38519209
|
Merge branch 'scientific-stack' into develop
|
2021-05-25 03:12:15 +02:00 |
|
|
bff1f0e7f9
|
Add chapter-03 - Python's Scientific Stack
|
2021-05-25 03:12:01 +02:00 |
|
|
cbf3a1f003
|
Merge branch 'a-first-example' into develop
|
2021-05-25 01:37:16 +02:00 |
|
|
2674887c5a
|
Add chapter-02 - A first Example
|
2021-05-25 01:36:01 +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 |
|
|
a47067fc72
|
Merge branch 'python-in-a-nutshell' into develop
|
2021-05-24 22:28:57 +02:00 |
|
|
40a462262a
|
Add chapter-00 - Python in a nutshell
|
2021-05-24 22:09:14 +02:00 |
|
|
e14a3ff0ad
|
Add jupyterlab to the dependencies
|
2021-05-24 15:43:47 +02:00 |
|
|
a397091726
|
Merge branch 'restructure-project' into develop
|
2021-05-24 15:37:11 +02:00 |
|
|
a868a843f5
|
Remove legacy content
|
2021-05-24 15:34:04 +02:00 |
|
|
2d29004ddd
|
Remove requirements.txt
|
2021-05-24 15:30:19 +02:00 |
|
|
a80a4c1176
|
Update the overall project info
|
2021-05-24 15:24:17 +02:00 |
|
|
68a0b0c1d3
|
Update the copyright year info
|
2021-05-23 18:19:28 +02:00 |
|
|
3bdc0f76e7
|
Set up a brand new pyproject.toml file
|
2021-05-23 18:18:51 +02:00 |
|
|
060d7de2c0
|
Update the copyright info
- add 2020
- rename the LICENSE file into LICENSE.txt
|
2020-09-16 23:31:54 +02:00 |
|
|
e2d0b93f8b
|
Upgrade the project to Python 3.7
|
2020-09-16 23:31:34 +02:00 |
|
|
03b49a91e9
|
Ignore poetry's .venv/ folder
|
2020-09-16 23:29:55 +02:00 |
|
|
759f5a9ec6
|
Ignore jupyter's checkpoints folder
|
2020-09-16 23:29:23 +02:00 |
|
|
872ef16334
|
Ignore pyenv's .python-version file
|
2020-09-16 23:28:28 +02:00 |
|
|
81acea30d7
|
Update poetry.lock
|
2019-12-05 12:30:36 +01:00 |
|
|
fa231eef12
|
Streamline the workshop notebook
|
2019-12-05 12:27:39 +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 |
|
Alexander Hess
|
316460ef03
|
Add license file
|
2018-12-05 13:40:25 +01:00 |
|
Alexander Hess
|
b3e1a761e8
|
Update readme file
|
2018-12-05 13:34:09 +01:00 |
|
Alexander Hess
|
4ce227851f
|
Replace requirements.txt with more modern Pipfile
|
2018-12-05 13:29:28 +01:00 |
|
Alexander Hess
|
8bf54990f8
|
Update the code to avoid FutureWarnings
|
2018-12-05 13:28:52 +01:00 |
|
Alexander H
|
d6dc16fe37
|
Added read-only notes
|
2018-03-21 17:56:43 +01:00 |
|
Alexander H
|
784670e119
|
Added link to notebook
|
2018-03-21 17:45:35 +01:00 |
|
Alexander H
|
12e296c85a
|
Ran notebook from beginning to end
|
2018-03-21 17:42:59 +01:00 |
|
Alexander H
|
d029e03cfc
|
Initial commit
|
2018-03-21 17:37:55 +01:00 |
|