We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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.