[warning] possibly-missing-attribute -
:551:30 -
Attribute `dtype` may be missing on object of type `ExtensionArray | ndarray[tuple[Any, ...], dtype[Any]] | Index | ... omitted 3 union elements`
[warning] possibly-missing-attribute -
:555:30 -
Attribute `dtype` may be missing on object of type `ExtensionArray | ndarray[tuple[Any, ...], dtype[Any]] | Index | ... omitted 3 union elements`
[warning] possibly-missing-attribute -
:558:21 -
Attribute `dtype` may be missing on object of type `ExtensionArray | ndarray[tuple[Any, ...], dtype[Any]] | Index | ... omitted 3 union elements`
[warning] possibly-missing-attribute -
:586:38 -
Attribute `dtype` may be missing on object of type `ExtensionArray | ndarray[tuple[Any, ...], dtype[Any]] | Index | ... omitted 3 union elements`
[error] invalid-argument-type -
:546 -
Old: Argument to bound method `isin` is incorrect: Expected `ExtensionArray | ndarray[tuple[Any, ...], dtype[Any]]`, found `ExtensionArray | ndarray[tuple[Any, ...], dtype[Any]] | Index | ... omitted 3 union elements`
New: Argument to bound method `isin` is incorrect: Expected `ExtensionArray | ndarray[tuple[Any, ...], dtype[Any]]`, found `ExtensionArray | ndarray[tuple[Any, ...], dtype[Any]] | (Index & ~MultiIndex) | (Series & ~MultiIndex) | (SequenceNotStr[Unknown] & ndarray[tuple[object, ...], dtype[object]] & ~MultiIndex)`
[warning] possibly-missing-attribute -
:556:34 -
Attribute `astype` may be missing on object of type `ExtensionArray | ndarray[tuple[Any, ...], dtype[Any]] | Index | ... omitted 3 union elements`
[error] no-matching-overload -
:556:34 -
No overload of bound method `astype` matches arguments
[error] no-matching-overload -
:556:34 -
No overload of bound method `astype` matches arguments
[error] no-matching-overload -
:556:34 -
No overload of bound method `astype` matches arguments
[warning] possibly-missing-attribute -
:587:18 -
Attribute `astype` may be missing on object of type `ExtensionArray | ndarray[tuple[Any, ...], dtype[Any]] | Index | ... omitted 3 union elements`
[error] no-matching-overload -
:587:18 -
No overload of bound method `astype` matches arguments
[error] no-matching-overload -
:587:18 -
No overload of bound method `astype` matches arguments
[error] no-matching-overload -
:587:18 -
No overload of bound method `astype` matches arguments
[error] invalid-argument-type -
:591 -
Old: Argument to function `ismember` is incorrect: Expected `ndarray[tuple[Any, ...], dtype[Any]]`, found `ExtensionArray | ndarray[tuple[Any, ...], dtype[Any]] | Index | ... omitted 5 union elements`
New: Argument to function `ismember` is incorrect: Expected `ndarray[tuple[Any, ...], dtype[Any]]`, found `ExtensionArray | ndarray[tuple[Any, ...], dtype[Any]] | (Index & ~MultiIndex) | ... omitted 4 union elements`