Hello,
I am importing my project into Watson Studio but encountered a problem when uploading the data files. In my jupyter notebook I read all the files that are inside a specific folder in order to create a data frame (since they have the same structure and are sequential).
I was able to load a single file, but I don't know how to upload a whole folder containing several files and later read those in the notebook.
I thought that maybe creating a bucket inside cloud-object-storage would be a solution, but I am not able to do so because the page does not fully charge ( a spinning wheel appears and keeps spinning without stop).
Could you please help me?
#cloud-object-storage#WatsonStudio