pandas / 0.20.3 / generated / pandas.errors.unsupportedfunctioncall.html /

pandas.errors.UnsupportedFunctionCall

exception pandas.errors.UnsupportedFunctionCall [source]

If attempting to call a numpy function on a pandas object. For example using np.cumsum(groupby_object).

© 2008–2012, 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/0.20.3/generated/pandas.errors.UnsupportedFunctionCall.html