os.chdir('../') root_dir = Path.cwd() # set the root directory as a Pathlib path folder_raw_data = root_dir / 'Data Sets/milling_uc_berkeley/raw/' # raw ...
確定! 回上一頁