An intro to Python & programming for wanna-be data scientists
Find a file
Alexander Hess 318a5a8dd3 Add a requirements.txt file
This file makes it easier to install all dependencies for users without
poetry installed
2019-09-16 10:56:41 +02:00
static Add initial version of notebook 00 2019-09-16 00:18:38 +02:00
.gitignore Add a simple .gitignore file 2019-09-16 00:14:56 +02:00
00_start_up.ipynb Add initial version of notebook 00 2019-09-16 00:18:38 +02:00
LICENSE Initial commit 2019-09-15 12:20:18 +02:00
poetry.lock Add "develop" dependencies for the presenter 2019-09-16 00:09:00 +02:00
pyproject.toml Add "develop" dependencies for the presenter 2019-09-16 00:09:00 +02:00
README.md Initial commit 2019-09-15 12:20:18 +02:00
requirements.txt Add a requirements.txt file 2019-09-16 10:56:41 +02:00

An Introduction to Python and Programming