patricklnz
patricklnz
# Changes and Information Please **briefly list the changes** made, additional Information and what the Reviewer should look out for: Resolve errors for getNPIData.py for fine_resolution = 0,1 ## Merge...
Currently some unittest files are written in camel case and some are written in snake case. All unittest files in this folder should be named `test_epidata_filename.py`, where filename is the...
### Bug description plot_map assigns values to the map on index instead of CountyID. This can lead to wrong results, which may not be noticed by the creator of the...
### Bug description In #938 github actions will be updated. Container images will be updated from quay.io/pypa/manylinux2014_x86_64 to quay.io/pypa/manylinux_2_28_x86_64. buidl py simulation has errors with this configuration. See for example...
After the functionallity of transformNPIData.py is checked in #414 , tests should be added.
In getCaseData line 662, 719 `FutureWarning: Passing literal json to 'read_json' is deprecated and will be removed in a future version. To read from a literal string, wrap it in...
# Changes and Information Please **briefly list the changes** (main added features, changed items, or corrected bugs) made: - remove credentials - - If need be, add additional information and...
All functionality works fine without.
# Changes and Information Please **briefly list the changes** (main added features, changed items, or corrected bugs) made: - - - If need be, add additional information and what the...
# Changes and Information Please **briefly list the changes** (main added features, changed items, or corrected bugs) made: - handle FutureWarnings from newest pandas version If need be, add additional...