aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #107 from ajschofield/feat/dataframesbulve-ad2024-08-293-106/+226
|\
| * style: format code with Autopep8, Black and Ruff Formatterdeepsource-autofix[bot]2024-08-293-95/+105
| * fix: added comma. Code complete and uploads all tables in one go if no data e...Ang Bel2024-08-291-10/+9
| * fix: adds missing dataframes and resolves tables upload to end data warehouse...Ang Bel2024-08-283-17/+30
| * wip commitT-Aji2024-08-283-70/+114
| * debugging load_lambdaT-Aji2024-08-281-2/+3
| * refactored functs to include columns instead of drop columnsT-Aji2024-08-283-57/+110
* | style: format code with Autopep8, Black and Ruff Formatterdeepsource-autofix[bot]2024-08-281-4/+3
* | 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
* | Merge branch 'test/transform-lambda' of https://github.com/ajschofield/de-pro...lian-manonog2024-08-281-0/+18
|\ \ | |/ |/|
| * style: format code with Autopep8, Black and Ruff Formatterdeepsource-autofix[bot]2024-08-281-22/+18
| * test updates to transform lambda handlerHastarTara2024-08-271-25/+34
| * tests for bucket_name helperHastarTara2024-08-271-6/+11
* | Merge branch 'development' of https://github.com/ajschofield/de-project-bentl...HastarTara2024-08-282-25/+68
|\ \
| * | style: format code with Autopep8, Black and Ruff Formatterdeepsource-autofix[bot]2024-08-281-59/+59
| * | Merge branch 'development' into feature/load-lambda-testsEllie2024-08-281-59/+26
| |\ \
| * | | style: format code with Autopep8, Black and Ruff Formatterdeepsource-autofix[bot]2024-08-281-85/+97
| * | | add json.loadsEllie2024-08-281-4/+5
| * | | amend to inner joinEllie2024-08-281-3/+3
| * | | style: format code with Autopep8, Black and Ruff Formatterdeepsource-autofix[bot]2024-08-281-0/+50
| * | | style: format code with Autopep8, Black and Ruff Formatterdeepsource-autofix[bot]2024-08-282-80/+161
| * | | test: transform refactoring - it now loads parquet files into s3 bucketAng Bel2024-08-282-19/+19
| * | | test: refactored fact functions with test passingAng Bel2024-08-281-12/+12
| * | | test: fact transformation function for payment test passes, other fact functi...Ang Bel2024-08-281-166/+85
| * | | add logger error to lambda handlerEllie2024-08-271-5/+7
| * | | wip: update TestLambdaHandler & lambda_handler functionAlex Schofield2024-08-271-8/+11
| * | | refactor: add parameter for sm_secretAlex Schofield2024-08-271-3/+6
| * | | add json.loads to retrieve secrests functionEllie2024-08-271-6/+9
| * | | remove import as not requiredEllie2024-08-271-3/+5
* | | | moved extract_l & dataframes into own directory in srcHastarTara2024-08-282-0/+0
| |/ / |/| |
* | | Merge branch 'development' into test/transform-helper-functionsbulve-ad2024-08-271-2/+197
|\ \ \
| * \ \ Merge branch 'development' into test/transform-helper-functionsbulve-ad2024-08-272-2/+198
| |\ \ \
| | * \ \ Merge pull request #98 from ajschofield/test/transform-helper-functionsbulve-ad2024-08-271-57/+54
| | |\ \ \ | | | |/ / | | |/| |
| | | * | style: format code with Autopep8, Black and Ruff Formatterdeepsource-autofix[bot]2024-08-271-78/+156
| | * | | Merge branch 'development' into feature/load-lambdaEllie2024-08-272-5/+413
| | |\ \ \ | | | | |/ | | | |/|
| | * | | style: format code with Autopep8, Black and Ruff Formatterdeepsource-autofix[bot]2024-08-231-24/+51
| | * | | add amendendments for upload_dfs_to_dbEllie2024-08-231-13/+34
| | * | | add retrieve secrets functionEllie2024-08-231-1/+20
| | * | | add get transform bucket testEllie2024-08-231-1/+1
| | * | | add amendments to load lambdaEllie2024-08-231-29/+37
| | * | | add testsEllie2024-08-231-3/+58
| | * | | add get transform bucket functionEllie2024-08-231-1/+15
| | * | | add improved convert parquet files to df functionEllie2024-08-231-14/+19
| | * | | add convert parquet to df functionEllie2024-08-221-2/+48
| * | | | style: format code with Autopep8, Black and Ruff Formatterdeepsource-autofix[bot]2024-08-271-78/+152
* | | | | style: format code with Autopep8, Black and Ruff Formatterdeepsource-autofix[bot]2024-08-272-80/+161
* | | | | test: transform refactoring - it now loads parquet files into s3 bucketAng Bel2024-08-272-19/+19
|/ / / /
* | | / test: refactored fact functions with test passingAng Bel2024-08-271-12/+12
| |_|/ |/| |
* | | test: fact transformation function for payment test passes, other fact functi...Ang Bel2024-08-271-166/+85
| |/ |/|
git.ajschof.me — hosted by ajschofield — powered by cgit