Use file.content() or file.download_to() -> to data frame?
Using Python SDK in a Juypter Notebook
Say I have an Excel or CSV on Box. I need the contents of the file and put it into a pandas data frame for further processing.
Is it better to use file.content() or temporarily download the file to a local network drive?
サインインしてコメントを残してください。
コメント
1件のコメント