like in series we can do np.std(my_series) but why can't we do the same in dictionary like np.std(my_dict.values())?
確定! 回上一頁