I am really disappointed about how much time I have spent trying to find out how to import data from google storage into a datalab project in jupyter. I have just been using floydhub and colabratory and these are so much more straight forward. Why does colabratory and datalab have a different API for GCS!? it doesnt make sense. I am willing to pay for using GC except I assumed these services would be pretty seamless to use.
I have tsv files in a subfolder in a storage bucket and I want to import them to pandas dataframes by iterating through them. It is not clear how to do this in the documentation and this is a major oversight as it is a basic and universal operation.