BUG: numpy_nullable NaNs do not round-trip through CSV #61617
Labels
Bug
Needs Triage
Issue that has not been reviewed by a pandas team member
PDEP missing values
Issues that would be addressed by the Ice Cream Agreement from the Aug 2023 sprint
Pandas version checks
I have checked that this issue has not already been reported.
I have confirmed this bug exists on the latest version of pandas.
I have confirmed this bug exists on the main branch of pandas.
Reproducible Example
Issue Description
This is a consequence of the constructor casting NaNs to pd.NA, xref #32265
Expected Behavior
NA
Installed Versions
Replace this line with the output of pd.show_versions()
The text was updated successfully, but these errors were encountered: