pandas.errors.LossySetitemError#

exception pandas.errors.LossySetitemError[source]#

Raised when trying to do a __setitem__ on an np.ndarray that is not lossless.

Notes

This is an internal error.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.