Skip to content

SharePoint Online Python 0.0.9 Beta

Choose a tag to compare

@jamesgrogantech jamesgrogantech released this 12 Jun 22:45
· 4 commits to main since this release

This release adds the following features

  • Cleaner import
  • Tighter integration with Pandas to allow better data clean-up from Graph API
  • Titles for Pandas columns are pulled from the API rather than using the auto-generated API field names.
  • Early stage write access with update_rows(). This feature in particular may be unstable.