statistics-calculator/mean_var_std.py
2020-09-29 12:25:21 -05:00

8 lines
68 B
Python

import numpy as np
def calculate(list):
return calculations