Skip to content

Fix geomapper add_population_column function #400

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 28, 2020

Conversation

dshemetov
Copy link
Contributor

@dshemetov dshemetov commented Oct 28, 2020

Fixed a hasty function signature change I introduced GeoMapper.add_population_column!

* 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
Copy link
Contributor

@krivard krivard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch on the data.copy() too!

@krivard krivard merged commit 7aa680a into deploy-jhu Oct 28, 2020
@krivard krivard deleted the fix_geomapper_popcol branch October 29, 2020 18:10
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.

2 participants