API: numeric_only in Series ops behavior
June 24, 2022
3:04 p.m.
https://github.com/pandas-dev/pandas/issues/47500 Details are in the issue above. Almost all Series ops will raise when passed `numeric_only=True`, regardless of their dtype. However SeriesGroupBy ops will only raise when passed `numeric_only=True` if they have a non-numeric dtype. I'm looking for feedback on which of these (or alternative) behaviors is preferable. Best, Richard
1354
Age (days ago)
1354
Last active (days ago)
0 comments
1 participants
participants (1)
-
Richard Shadrach