pandas / 1 / reference / api / pandas.errors.unsupportedfunctioncall.html

pandas.errors.UnsupportedFunctionCall

exceptionpandas.errors.UnsupportedFunctionCall[source]

Exception raised when attempting to call a unsupported numpy function.

For example, np.cumsum(groupby_object).

© 2008–2022, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team
Licensed under the 3-clause BSD License.
https://pandas.pydata.org/pandas-docs/version/1.5.0/reference/api/pandas.errors.UnsupportedFunctionCall.html