Skip to content
This repository has been archived by the owner on Aug 5, 2023. It is now read-only.

Handle pandas nullable int and bool #41

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

AndyBryson
Copy link

The pandas data types pd.Int64Dtype and boolean serialize as <NA>. We need to remove those when we remove our other nan values.

@gusutabopb gusutabopb force-pushed the master branch 2 times, most recently from 236e958 to b124183 Compare August 5, 2023 06:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant