-
-
Notifications
You must be signed in to change notification settings - Fork 18.8k
Open
Labels
Compatpandas objects compatability with Numpy or Python functionspandas objects compatability with Numpy or Python functionsEnhancementufuncs__array_ufunc__ and __array_function____array_ufunc__ and __array_function__
Description
It would be useful to have __array_function__
support as described in NEP 18 implemented for Pandas objects. This would allow users to run NumPy functions on Pandas objects while deferring to Pandas on how those operations should run.
MaozGelbart
Metadata
Metadata
Assignees
Labels
Compatpandas objects compatability with Numpy or Python functionspandas objects compatability with Numpy or Python functionsEnhancementufuncs__array_ufunc__ and __array_function____array_ufunc__ and __array_function__