pandas.errors.LossySetitemError — pandas 2.2.3 documentation (original) (raw)
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.
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.