positronn / dsfs

My notes on Data Science from Scratch first priniples with Python by Joel Grus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dsfs

My notes on Data Science from Scratch first priniples with Python by Joel Grus

requirements

First install the requirements on a virtual environent with

python -m pip install -r requirements.txt

For proper importing and execution please source the environment file from the terminal:

source env.sh

About

My notes on Data Science from Scratch first priniples with Python by Joel Grus


Languages

Language:Jupyter Notebook 96.3%Language:Python 3.6%Language:Shell 0.0%