Skip to content

Conversation

@krivard
Copy link
Contributor

@krivard krivard commented Oct 30, 2020

This is why excising merge loops is a p0 for November

dshemetov and others added 30 commits October 8, 2020 14:58
* use geocode utility source file and remove old static source file
* update tests
* update validation notebook to verify prop signals in NYC
Fix JHU's fips-population source file
Replace modular arithmetic with string suffix checking.

Co-authored-by: chinandrew <[email protected]>
* unnecessary int type casting of population
* add dropna flag and default it to a left merge
* drop XX000 FIPS when aggregating to state
* refactor pull.py - encapsulate into functions, clarify the diffing code with pandas built-ins, use geomapper for population
* remove unused static_file_dir param
* improve test all around, add a subset of real JHU data as test file
* tests: check for infinites, check to make sure the prop signals denominator matches the county sum total
Drop reference to absent list of exceptions
* change add_population_column signature back to how it was
* fix bug with dropna flag in same function being interpreted backwards
* get tests to match
* change usage of this function in JHU
sgsmob and others added 29 commits October 28, 2020 16:52
Fix geomapper add_population_column function
Propagate 328 (JHU population fix and function refactor) to main
Remove cruise ships FIPS codes, 88888 and 99999, from JHU
Propagate JHU linting fixes into main
Propagate safegraph repairs into main
Turn on `test_run` tests for usafacts
add pylintrc file to each indicator
Refactor usafacts to use geo utils
Remove in-place modification of data frames in Safegraph processing.
Remove extraneous functions and calls from usafacts
@krivard krivard merged commit c9ac290 into deploy-safegraph Nov 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants