import matplotlib.pyplot as plt #绘图import pandas as pd #读取exal文件plt.rcParams['font.sans-serif']=['SimHei'] #添加黑体作为绘图字体name ...
確定! 回上一頁