Skip to content

zhucer2003/stats_in_python_tutorial

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 68.3%
  • CSS 24.2%
  • Makefile 3.0%
  • JavaScript 2.3%
  • HTML 2.2%