Skip to content

Concept of how to batch upsert dataframe to azure table storage

Notifications You must be signed in to change notification settings

DataGoblin/dataframe-to-azure-table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

dataframe-to-azure-table

Concept of how to batch upsert dataframe to azure table storage

It takes your current Dataframe and batch upserts the rows into a azure table. Only tested on a dataset of less than 10 thousand rows.

Batch operations only work when uploading data with the same partition key

About

Concept of how to batch upsert dataframe to azure table storage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages