BUG: to_dict(orient='dict') does not convert np.nan to None in Pandas 2.2.3 #61323
Open
1 of 3 tasks
Labels
Bug
IO Data
IO issues that don't fit into a more specific label
Needs Info
Clarification about behavior needed to assess issue
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
BUG: to_dict(orient='dict') does not convert np.nan to None in Pandas 2.2.3
Expected Behavior
NaN --> None
Installed Versions
Replace this line with the output of pd.show_versions()
The text was updated successfully, but these errors were encountered: