Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 358 Bytes

File metadata and controls

13 lines (7 loc) · 358 Bytes

Statistics with Python

Repository for statistics learning that contains Jupyter notebooks and sample data.

Setup

Install Anaconda for Python 3 then create an environment from the environment.yml file:

conda env create -f environment.yml

Types of data, visualization and measurements