seaborn.distplot#
- seaborn.distplot(a=None, bins=None, hist=True, kde=True, rug=False, fit=None, hist_kws=None, kde_kws=None, rug_kws=None, fit_kws=None, color=None, vertical=False, norm_hist=False, axlabel=None, label=None, ax=None, x=None)#
已弃用
此函数已弃用,将在 seaborn v0.14.0 中移除。它已被
histplot()
和displot()
替换,这两个函数具有现代 API 和更多功能。有关更新指南,请参阅此笔记本
https://gist.github.com/mwaskom/de44147ed2974457ad6372750bbe5751