histogram
 Histogram plot画直方图
 histcounts
 直方图 bin 计数
 histcounts是histogram的主要计算函数。
 discretize
 将数据划分为 bin 或类别
histogram2
 画二元直方图
 histcounts2
 二元直方图 bin 计数
hist和histc过时了。替换不建议使用的 hist 和 histc 实例
 hist → \rightarrow →histogram
 histc → \rightarrow →histcounts
imhist
 图像数据的直方图
 polarhistogram
 极坐标中的直方图

 