Skip to content

Encode the pandas NaT (not-a-time) singleton type (fixes #43)#44

Open
duetosymmetry wants to merge 1 commit intoWolframResearch:masterfrom
duetosymmetry:encode_pandas_not_a_time
Open

Encode the pandas NaT (not-a-time) singleton type (fixes #43)#44
duetosymmetry wants to merge 1 commit intoWolframResearch:masterfrom
duetosymmetry:encode_pandas_not_a_time

Conversation

@duetosymmetry
Copy link

The pandas package has a singleton pandas.NaT of type pandas.api.typing.NaTType to represent an entry in a datetime field which is missing/broken/null. A reasonable encoding is pandas.NaT -> Indeterminate

…rch#43)

The pandas package has a singleton pandas.NaT of type pandas.api.typing.NaTType
to represent an entry in a datetime field which is missing/broken/null. A
reasonable encoding is pandas.NaT -> Indeterminate
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.

1 participant