SharePoint Operations

The gcloud.BQ attribute of the EasyEnvironmentinstance allows to load tables into Python, create Big Query tables or add rows to them. It also allows to run big query queries.

  • EasyEnv.sharepoint.download: Download a file from SharePoint

  • EasyEnv.sharepoint.upload: Upload a file into SharePoint

  • EasyEnv.sharepoint.list_files: List the files in a SharePoint folder

  • EasyEnv.sharepoint.delete_file: Delete a SharePoint file

Last updated