You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If either of the above are completed and released, we can upgrade to that version and make any needed changes to remove nullable type handling from #4019.
The text was updated successfully, but these errors were encountered:
The related sklearn issues has been fixed, so whenever that work is released and we upgrade to that sklearn version, we should be able to complete this issue.
There are two ways we could avoid having to explicitly set the numpy dtypes of nullable data after a Series.to_numpy call.
LabelBinarizer
Support nullable pandas dtypes in LabelBinarizer scikit-learn/scikit-learn#25637If either of the above are completed and released, we can upgrade to that version and make any needed changes to remove nullable type handling from #4019.
The text was updated successfully, but these errors were encountered: