Skip to content

anaskras/advstat-labs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 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

Languages

  • Jupyter Notebook 100.0%