Skip to content

Fix type annotations in pandas.core.base #26296

Closed
@gwrome

Description

@gwrome

Part of #25882

pandas.core.base has the following mypy errors:

pandas/core/base.py:840: error: "IndexOpsMixin" has no attribute "_values"; maybe "_map_values"?
pandas/core/base.py:963: error: "IndexOpsMixin" has no attribute "values"

Pull request to follow

Metadata

Metadata

Assignees

No one assigned

    Labels

    Typingtype annotations, mypy/pyright type checking

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions