aboutsummaryrefslogtreecommitdiffstats
path: root/src/transform_lambda/transform_lambda.py
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #107 from ajschofield/feat/dataframesbulve-ad2024-08-291-2/+5
|\ | | | | pr: working load lambda when no data is present in the warehouse
| * style: format code with Autopep8, Black and Ruff Formatterdeepsource-autofix[bot]2024-08-291-3/+3
| | | | | | | | | | | | This commit fixes the style issues introduced in 48e7dae according to the output from Autopep8, Black and Ruff Formatter. Details: https://github.com/ajschofield/de-project-bentley/pull/107
| * fix: adds missing dataframes and resolves tables upload to end data ↵Ang Bel2024-08-281-1/+3
| | | | | | | | warehouse in case the table is empty
| * wip commitT-Aji2024-08-281-1/+1
| |
| * refactored functs to include columns instead of drop columnsT-Aji2024-08-281-2/+3
| |
* | style: format code with Autopep8, Black and Ruff Formatterdeepsource-autofix[bot]2024-08-281-4/+3
| | | | | | | | | | | | This commit fixes the style issues introduced in 6c85677 according to the output from Autopep8, Black and Ruff Formatter. Details: https://github.com/ajschofield/de-project-bentley/pull/106
* | chore: get out of merge hellAlex2024-08-281-19/+2
| |
* | style: format code with Autopep8, Black and Ruff Formatterdeepsource-autofix[bot]2024-08-281-6/+9
| | | | | | | | | | | | This commit fixes the style issues introduced in 4651e2f according to the output from Autopep8, Black and Ruff Formatter. Details: https://github.com/ajschofield/de-project-bentley/pull/106
* | Merge branch 'test/transform-lambda' of ↵lian-manonog2024-08-281-0/+18
|/ | | | https://github.com/ajschofield/de-project-bentley into test/transform-lambda
* moved extract_l & dataframes into own directory in srcHastarTara2024-08-281-0/+217
git.ajschof.me — hosted by ajschofield — powered by cgit