python-stats

A collection of statistical functions for python
  http://www.nmr.mgh.harvard.edu/Neural_Systems_Group/gary/python.html
  1
  1 review



Python-stats provides a collection of statistical functions for python. these functions can be applied to python lists, python tuples, and numeric arrays. most common statistical functions such as mean, standard deviation, median, mode, skewness, kurtosis, etc., are provided, along with functions for statistical hypothesis testing, analysis of variance, and for computing probability distribution functions.
Latest reviews
4
blueXrider 12 years ago

quite nice