/statsintro_python

Python modules and IPython Notebooks, for the book "Introduction to Statistics With Python"

Primary LanguageJupyter NotebookOtherNOASSERTION

Title

Python modules and IPython Notebooks, which accompany the book Introduction to Statistics With Python

This repo contains two folders: ISP, and ipynb

"ISP": Introduction to Statistics with Python

All the Python programs that go with the book:

  • Code samples (also called Quantlets)
  • Solutions for the Exercises in the book
  • Code-listings, i.e. Python programs printed in the book
  • Code to generate the Figures in the book

"ipynb": IPython Notebooks

  • These notebooks are not used explicitly in the book, and contain important samples and solutions to statistical applications of Python.
  • Also contains a folder for data used by the IPython notebooks.

Questions & Comments

  • Open a new Issue - for questions and comments that relate to the Python code posted here.
  • Codewake - for questions on statistics, comments on the text, or other issues beyond the Python code.