Implement Index.__array_ufunc__ #32411
Labels
Compat
pandas objects compatability with Numpy or Python functions
Enhancement
Index
Related to the Index class or subclasses
It'd be similar to
Series.__array_ufunc__
, (extract array, apply ufunc, box in index with name) with the exception thatThe text was updated successfully, but these errors were encountered: