Move code from lessons to notebooks#1
Move code from lessons to notebooks#1seidlr wants to merge 15 commits intoFriends-of-Tracking-Data-FoTD:masterfrom
Conversation
…ch control function
- Makes repository pip-installable - Creates a clean structure with separated notebooks and modules - Data is now read directly from metrica repository - All notebooks are able to be run directly in Google Colab
|
@seidlr one minor suggestion on Lesson6.ipynb: |
|
@malo4 Sounds great. I tested it offline in my notebook and I get way too large plots. This might have to do with my setup. I also tested it on Google Colab and here the plots are not shown at all. |
|
@seidlr Aw, you are right. Seems that there's an issue w/ google colab and interactive plots. |
environment.ymlfile for an easy installation of the dependencies usingconda..gitignorefile.I haven't touched any code, therefore it should be okay to merge without any conflicts.