Skip to content

Fixes dataframe nulls#987

Merged
pngwn merged 4 commits into
890-inputfrom
dataframe-nulls
Apr 13, 2022
Merged

Fixes dataframe nulls#987
pngwn merged 4 commits into
890-inputfrom
dataframe-nulls

Conversation

@abidlabs
Copy link
Copy Markdown
Member

@abidlabs abidlabs commented Apr 12, 2022

Replaces nulls with "" (for str type), 0 (for number), False (for boolean), or "01/01/1970" (for date)

So for example, the demo\filter_records demo looks like this:

image

@abidlabs abidlabs requested review from aliabid94 and pngwn April 12, 2022 22:19
@pngwn pngwn merged commit 451d762 into 890-input Apr 13, 2022
@pngwn pngwn deleted the dataframe-nulls branch April 13, 2022 20:47
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