lisa.stats#

Statistical comparison helpers.

Classes

Stats

Compute the statistics on an input pandas.DataFrame in “database” format.

Functions

guess_mean_kind()

Guess which kind of mean should be used to summarize results in the given unit.

series_mean_stats()

Compute the mean along with the a confidence interval based on the T-score.