5.3. statsmodels.sandbox.descstats

Glue for returning descriptive statistics.

5.3.1. Functions

descstats(data[, cols, axis]) Prints descriptive statistics for one or multiple variables.
sign_test(samp[, mu0]) Signs test.