Matplotlib
摘要:
%matplotlib inline from matplotlib import pyplot as plt plt.plot([2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16], 折线图 [1, 2, 3, 2, 1, 2, 3, 4, 5, 阅读全文
posted @ 2020-03-14 22:06 HolaWorld 阅读(108) 评论(0) 推荐(0) 编辑