I am trying to do something similar to:
import os
os.chdir('C:\Users\Me\Directory\Data_Files')
So I can then see all of my data files. I know about the file upload command, but my experience has been that it takes too long to upload to a virtual machine especially for kaggle competition sized files.