class
StatisticsA class storing descriptive statistics.
Special methods
- def __init__(self, n: int, mini: float, mean: float, maxi: float, var: float, g1: float, g2: float)
- Class constructor given descriptive statistics values.
A class storing descriptive statistics.
Search for modules, classes, functions and other
symbols. You can omit any prefix from the symbol path; adding a .
suffix lists all members of given symbol.
Use ↓ / ↑ to navigate through the list, Enter to go. Tab autocompletes common prefix, you can copy a link to the result using ⌘ L while ⌘ M produces a Markdown link.