【发布时间】:2021-12-27 06:51:43
【问题描述】:
【问题讨论】:
标签: python matplotlib nlp seaborn sentiment-analysis
【问题讨论】:
标签: python matplotlib nlp seaborn sentiment-analysis
我认为您可以使用以下方法限制数据的显示位置:
x 限制为matplotlib.pyplot.xlim(0, 40),y 限制为matplotlib.pyplot.ylim(0,20000)
【讨论】: