Closed SkyeC77 closed 3 years ago
there is "shutil.copyfile(os.path.join(root_folder,'subject_ID.txt'), os.path.join(data_folder, 'subject_IDs.txt'))" in 01-fetch_data.py, but there is no corresponding file in the directory, how can I access the subject_ID.txt? thanks!
I've uploaded the file to 'data/subsjuct_ID.txt' Thanks :)
there is "shutil.copyfile(os.path.join(root_folder,'subject_ID.txt'), os.path.join(data_folder, 'subject_IDs.txt'))" in 01-fetch_data.py, but there is no corresponding file in the directory, how can I access the subject_ID.txt? thanks!