python hist 参数详细说明
1个回答
展开全部
x : sequence of scalarhold : boolean, optional, default: True
detrend : callable, optional, default: mlab.detrend_none
x is detrended by the detrend callable. Default is no normalization.
normed : boolean, optional, default: True
if True, normalize the data by the autocorrelation at the 0-th lag.
usevlines : boolean, optional, default: True
if True, Axes.vlines is used to plot the vertical lines from the origin to the acorr. Otherwise, Axes.plot is used.
maxlags : integer, optional, default: 10
number of lags to show. If None, will return all 2 * len(x) - 1 lags.
detrend : callable, optional, default: mlab.detrend_none
x is detrended by the detrend callable. Default is no normalization.
normed : boolean, optional, default: True
if True, normalize the data by the autocorrelation at the 0-th lag.
usevlines : boolean, optional, default: True
if True, Axes.vlines is used to plot the vertical lines from the origin to the acorr. Otherwise, Axes.plot is used.
maxlags : integer, optional, default: 10
number of lags to show. If None, will return all 2 * len(x) - 1 lags.
本回答被提问者和网友采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询