Skip to content

maudalJB/edu_back2python

Repository files navigation

Back to Python

You will need a working Python environment. Anaconda is recommended.

To download the materials:

git clone https://github.com/xoolive/edu_back2python
cd edu_back2python

Unpack the compressed data file. If you want to stick to the command line, in the data directory:

7zr x data/02-prix2016.csv.7z -odata

You can then start the first notebook:

jupyter notebook

All solutions are provided so you could go through all this in 15 minutes.

But since we have enough time, you are encouraged to really try the exercises before loading the solutions. We are here to help!

Late additions

For those who cannot install git, you may be able to install it through conda:

conda install git

About

Back to Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published