Skip to content

Fix Type Annotation in pandas.compat #26251

Closed
@gwrome

Description

@gwrome

Part of #25882

Type annotations for the following file need to be corrected to remove pandas.compat from the mypy blacklist.

Mypy throws the following error:

pandas/compat/__init__.py:81: error: Module has no attribute "re"

PR 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