Function reference
Public API
Core functions exported by dumbpy.
| arithmetic_mean | dumbpy.arithmetic_mean |
| std_deviation | dumbpy.std_deviation |
| median | dumbpy.median |
| flatten_list | Flatten a nested iterable into a single, one-dimensional list. |
| validate_list | Validate that the input is a nested iterable of numeric values. |