所以我有一点问题.我有一个scipy的数据集已经是直方图格式,所以我有bin的中心和每个bin的事件数.我现在如何绘制直方图.我试着做
bins, n=hist()
但它不喜欢那样.有什么建议?
python numpy matplotlib histogram scipy
histogram ×1
matplotlib ×1
numpy ×1
python ×1
scipy ×1