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

fix: replace nan with None in query output dataframes #405

Closed
wants to merge 1 commit into from

Conversation

dmedora
Copy link
Member

@dmedora dmedora commented Mar 24, 2022

Initial fix for Ibis turning NULL values in String columns from Hive to 'nan', whereas those from BigQuery are 'None'.

@dmedora dmedora changed the title replace nan with None in query output dataframes fix: replace nan with None in query output dataframes Mar 24, 2022
@nehanene15
Copy link
Collaborator

Will be fixed with PR #406

@nehanene15 nehanene15 closed this Mar 25, 2022
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