Closed tvdboom closed 1 year ago
Looks good to me! thanks for that work. I just merged something else prior to your PR, which introduced some small conflicts. Would you please fix them so I can get it merged?
@PaulWestenthanner I added all commits from the other pr by accident to this one, but it should be fine. Can we merge?
@tvdboom sorry for taking a little while. I was confused that all the changes showed up again. But I just merged it locally and it seems fine to me. So I'll merge this
Fixes #424
Proposed Changes
Treat
pd.NA
the same asnp.nan
, i.e., returnnan
whenhandle_missing="return_nan"
.