kormilitzin / stats_in_python_tutorial

Material for the statistics in Python tutorial

Home Page:http://gaelvaroquaux.github.io/stats_in_python_tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Statistics in Python

See the online version: http://gaelvaroquaux.github.io/stats_in_python_tutorial

License

All code and material is licensed under a

Creative Commons Attribution 3.0 United States License (CC-by) http://creativecommons.org/licenses/by/3.0/us

Building instructions

To generate the html output for on-screen display, Type:

make html

the generated html files can be found in build/html

The first build takes a long time, but information is cached and subsequent builds will be faster.

Requirements

probably incomplete

  • make
  • sphinx (>= 1.0)
  • matplotlib
  • statsmodels
  • pandas
  • seaborn

About

Material for the statistics in Python tutorial

http://gaelvaroquaux.github.io/stats_in_python_tutorial


Languages

Language:Python 68.3%Language:CSS 24.2%Language:Makefile 3.0%Language:JavaScript 2.3%Language:HTML 2.2%