SharePoint Operations
The gcloud.BQ attribute of the EasyEnvironment
instance 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 SharePointEasyEnv.sharepoint.upload
: Upload a file into SharePointEasyEnv.sharepoint.list_files:
List the files in a SharePoint folderEasyEnv.sharepoint.delete_file:
Delete a SharePoint file
Last updated