Skip to content

nomemm/advstat-labs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advanced statistics labs

how to ...

Install Anaconda

In terminal run

conda create --name=statistics-env python=2
source activate statistics-env
pip install -r requirements.txt
ipython notebook

Go to http://localhost:8888/ and enjoy the ride!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published