I think I have to use np.meshgrid but I'm not sure how to in this case. dat = pd.read_csv('my_dat.csv') plt.pcolormesh( ...
確定! 回上一頁