Skip to content

some practical examples to learn data science with python

Notifications You must be signed in to change notification settings

jankubierecki/python-ds

Repository files navigation

python-big-data

jupyter-notebook workbooks to play with

Mandatory system requirements for all projects

Additional requirements for particural projects

  • graphviz - project: similar-names-corelations conda install -c conda-forge python-graphviz

Entering the worksheet

  1. cd into specific project repo
  2. simply type jupyter-notebook

see also jupyter-notebook tutorial