We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Index._can_hold_na: bool NumericIndex._can_hold_na: property-like (cache_readonly)
Index._can_hold_na
NumericIndex._can_hold_na
bool is not a property-like object.
pandas/core/indexes/numeric.py:103: error: Signature of "_can_hold_na" incompatible with supertype "Index" [override]