We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
import pandas as pd s = {pd.NaT}
Please complete the following information: pandas 2.1.4 pandas-stubs 2.1.1.230928
The text was updated successfully, but these errors were encountered:
Need to add def __hash__(self) -> int: ... here
def __hash__(self) -> int: ...
pandas-stubs/pandas-stubs/_libs/tslibs/nattype.pyi
Line 23 in a950dbd
and add a test
Sorry, something went wrong.
Mypy 1.7.1 and fix #827 (#829)
afb0db5
* mypy 1.7.1 * fix 827, towards 826
Successfully merging a pull request may close this issue.
Please complete the following information:
pandas 2.1.4
pandas-stubs 2.1.1.230928
The text was updated successfully, but these errors were encountered: