FreeCodeCamp Data Analysis with Python Project Create a function named calculate() in mean_var_std.py that uses Numpy to output the mean, variance, standard deviation, max, min, and sum of the rows, ...