Releases: zypp-io/df_to_azure
Releases · zypp-io/df_to_azure
v0.0.5
Fix to write data to tmp
v0.0.4
Fix to write temporary files to tmp
folder instead of staging
for Azure Functions.
v0.0.3
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
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
First release of the dataframe-to-azure library