How can I update a file on SharePoint with a Pandas or Pyspark dataframe from Databricks?
Is it possible or is the only option to upload the file from blob storage?
and if the upload is the only possible way, are there libraries to achieve that other than Office365-REST-Python-Client?