I just dont get it to save my plot to this path. ... save_path = my_path + "\" + dir_name path = Path(save_path) plt.savefig(path).
確定! 回上一頁