Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.33 KB

File metadata and controls

17 lines (12 loc) · 1.33 KB

Advanced python course

Advanced python by code examples. Less words, more code.

How to read the notebooks

If you only want to read the notebooks use this links (jupyter notebooks exported to html and hosted on github pages):

If you want to play with the code examples - install python 3.8+ and jupyter (https://jupyter.readthedocs.io/en/latest/install.html).