take mean of python list code example Example: mean of a list python import numpy as np np.mean(list) np.std(list)