Skip to content
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

During lookups, ensure that nulls from failure to match are recorded as "" #679

Open
sfsinger19103 opened this issue May 18, 2021 · 0 comments

Comments

@sfsinger19103
Copy link
Contributor

sfsinger19103 commented May 18, 2021

See e.g. American Samoa 2020 General, which records the party of unmatched candidates as "". This probably comes from handling of nulls arising from records in left join (df1.merge(df2, how ='left') that are unmatched in the right-hand table.

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

No branches or pull requests

1 participant