python 百分位数计算

import numpy as np

np.percentile(array,95)     95%分位数

留言

熱門文章