Skip to content

Releases: zypp-io/df_to_azure

v0.0.5

06 Nov 16:00
6a6e2e8
Compare
Choose a tag to compare

Fix to write data to tmp

v0.0.4

06 Nov 14:46
7dfa14c
Compare
Choose a tag to compare

Fix to write temporary files to tmp folder instead of staging for Azure Functions.

v0.0.3

06 Nov 13:54
5d462fb
Compare
Choose a tag to compare

Changes to only use environment variables. This way it is easily to use this module to deploy to Azure Functions.

  • 12 commits
  • 7 files changed
  • 167 lines added
  • 152 lines removed
  • 2 contributors

v0.0.2

30 Oct 13:36
3b0c212
Compare
Choose a tag to compare

Changes to make this module pip installable:

  • Removed local settings file
  • Settings file will be read through ENV variable
  • Clean up of pep8 issues and missing docstring params

first release

18 Sep 10:12
2e36672
Compare
Choose a tag to compare

First release of the dataframe-to-azure library