我正在读书,我遇到这个代码: import matplotlib.pyplot as pltplt.scatter(x,y)plt.title(Web traffic over the last month)plt.xlabel(Time)plt.ylabel(Hits/hour)plt.xticks([w*7*24 for w in range(10)], [wee
在线咨询:
邮箱: xwei067@foxmail.com
工作时间:周一至周五,9:00-17:30,节假日休息