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

pandas.errors.DataError

exceptionpandas.errors.DataError[source]

Exceptionn raised when performing an operation on non-numerical data.

For example, calling ohlc on a non-numerical column or a function on a rolling window.

© 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.DataError.html