matplotlib画直方图细解 一、总结 一句话总结: n1, bins1, patches1 = plt.hist(x1, bins=50, density=True, color=& … Continue reading matplotlib画直方图细解
matplotlib画直方图细解 一、总结 一句话总结: n1, bins1, patches1 = plt.hist(x1, bins=50, density=True, color=& … Continue reading matplotlib画直方图细解