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
This could be a can of worms if we want to accept Series(categorical).fillna(tuple), since it's not allowed there. Would accept incremental improvements here of course.
The text was updated successfully, but these errors were encountered:
This should maybe work.
xref #19684
This could be a can of worms if we want to accept
Series(categorical).fillna(tuple)
, since it's not allowed there. Would accept incremental improvements here of course.The text was updated successfully, but these errors were encountered: