Load local data files to Colaboratory

后端 未结 9 730
野趣味
野趣味 2020-12-02 08:47

I just wondering that is it possible to load local data files(like .xlsx or .csv files that on my google drive) into Colaboratory?

9条回答
  •  Happy的楠姐
    2020-12-02 09:14

    You can use this URL for uploading your files in Google Colab:

    https://colab.research.google.com/notebooks/io.ipynb#scrollTo=vz-jH8T_Uk2c
    

    go to Local file system>Downloading files to your local file system Then run the code. After that, browser button will be appeared for you to uploading your files from your PC.

提交回复
热议问题