kingb12 / bking-dsfs

A repository for worked examples and experiments from reading Data Science from Scratch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A repository for worked examples and experiments from reading Data Science from Scratch

In /notebooks I've created a Jupyter notebook for each chapter I've worked through, with notes for my own understanding.

In the root directory are python modules factored out from these notebooks, including any of the re-usable parts (many problems require functions defined in a previous chapter).

About

A repository for worked examples and experiments from reading Data Science from Scratch


Languages

Language:Jupyter Notebook 95.9%Language:Python 4.1%