j40-cejst-2/data/data-pipeline/data_pipeline/etl
Saran Ahluwalia 56644698ff
Address rounding issue in Pandas series to floor numerically unstable values (#1085)
* wip - added tests - 1 failing

* added check for empty series + added test

* passing tests

* parallelism in variable assingnment choice

* resolve merge conflicts

* variable name changes

* cleanup logic and move comments out of main code execution + add one more test for an extreme example eith -np.inf

* cleanup logic and move comments out of main code execution + add one more test for an extreme example eith -np.inf

* revisions to handle type ambiguity

* fixing tests

* fix pytest

* fix linting

* fix pytest

* reword comments

* cleanup comments

* cleanup comments - fix typo

* added type check and corresponding test

* added type check and corresponding test

* language cleanup

* revert

* update picke fixture

Co-authored-by: Jorge Escobar <jorge.e.escobar@omb.eop.gov>
2022-01-05 17:03:37 -05:00
..
score Address rounding issue in Pandas series to floor numerically unstable values (#1085) 2022-01-05 17:03:37 -05:00
sources Re-export requirements.txt to fix version errors (#1099) 2022-01-05 15:58:24 -05:00
__init__.py Data directory should adopt standard Poetry-suggested python package structure (#457) 2021-08-05 15:35:54 -04:00
base.py Issue 844: Add island areas to Definition L (#957) 2021-12-03 15:46:10 -05:00
constants.py Add Michigan EJ Screen into data-pipeline's ETL and provide automated scoring and statistics outputs (#1091) 2021-12-31 15:38:52 -05:00
runner.py Display score L on map (#849) 2021-11-05 16:26:14 -04:00