aboutsummaryrefslogtreecommitdiffstats
path: root/src/dataframes.py
Commit message (Collapse)AuthorAgeFilesLines
* style: format code with Autopep8, Black and Ruff Formatterdeepsource-autofix[bot]2024-08-231-96/+154
| | | | | | This commit fixes the style issues introduced in 821e241 according to the output from Autopep8, Black and Ruff Formatter. Details: https://github.com/ajschofield/de-project-bentley/pull/96
* tests: additional tests written (pass) for dim tables transformation. Fact ↵Ang Bel2024-08-231-14/+16
| | | | transformation functions not yet tested
* fix: refactoring for create_dim_date to include all date columns from all ↵Ang Bel2024-08-231-20/+13
| | | | fact dfs, tested on dummy data. Tests are not written
* removed duplicate functionsT-Aji2024-08-231-89/+28
|
* dataframes combined into one fileT-Aji2024-08-231-0/+238
git.ajschof.me — hosted by ajschofield — powered by cgit