aboutsummaryrefslogtreecommitdiffstats
path: root/src/transform_lambda.py
Commit message (Collapse)AuthorAgeFilesLines
* style: format code with Autopep8, Black and Ruff Formatterdeepsource-autofix[bot]2024-08-211-16/+20
| | | | | | This commit fixes the style issues introduced in b882bb0 according to the output from Autopep8, Black and Ruff Formatter. Details: https://github.com/ajschofield/de-project-bentley/pull/84
* complete version of read from s3 subfolderAng Bel2024-08-211-32/+1
|
* (tests) Read from s3 to df passesAng Bel2024-08-211-22/+4
|
* function to write files from s3 into a list of dataframes. Current test is ↵Ang Bel2024-08-211-4/+30
| | | | failing due to AioClientCreator object has no attribute "_inject_s3_input_parameters"
* wip: just more pseudocodelian-manonog2024-08-201-12/+26
|
* wip: writing pseudocode logic for the lambda_handlerlian-manonog2024-08-201-14/+22
|
* wip: added read_csb functionailty to lambda_handlerlian-manonog2024-08-191-8/+32
|
* wip: setting up test files for transform_lambdalian-manonog2024-08-191-0/+9
|
* wip: terraform debugginglian-manonog2024-08-141-0/+2
|
* s3 buckets in tf and initial blank lambda py files set-up in src folder for ↵Ang Bel2024-08-131-0/+0
the next task of lambda tf set up
git.ajschof.me — hosted by ajschofield — powered by cgit