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

Force NaN, not None, for missing values in ODBC handlers #38

Merged
merged 1 commit into from
Oct 19, 2020

Conversation

einarsi
Copy link
Collaborator

@einarsi einarsi commented Oct 19, 2020

Fixes #37

Web APIs return NaN, so only need to .fillna() for odbc sql results.

@einarsi einarsi merged commit 720da78 into master Oct 19, 2020
@einarsi einarsi deleted the fix_none_nan branch October 19, 2020 09:45
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.

Cache issues when reading missing data
1 participant