Skip to content

Issues: pandas-dev/pandas-stubs

New issue

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Include pandas.api.is_dtype_equal() ? pandas_docs For issues where there is a conflict in behavior with pandas docs and stubs that needs resolution
#1114 opened Feb 10, 2025 by Dr-Irv
Series.diff returns Series['float'] even for nullable integers NA - MaskedArrays Related to pd.NA and nullable extension arrays
#1110 opened Feb 8, 2025 by MarcoGorelli
Series.squeeze return type should be a Series or Scalar API - Consistency Internal Consistency of API/Behavior
#1103 opened Jan 31, 2025 by Kornel
pandas Styler has no .columns attr defined pandas_docs For issues where there is a conflict in behavior with pandas docs and stubs that needs resolution Styler conditional formatting using DataFrame.style
#1102 opened Jan 29, 2025 by thatlittleboy
mypy complains about slicing using strings mypy bug Requires mypy to fix a bug
#1079 opened Jan 3, 2025 by Dr-Irv
DataFrame.insert should accept np.float32 DataFrame DataFrame data structure
#1059 opened Nov 28, 2024 by tblum
Python 3.13 support plan
#1052 opened Nov 22, 2024 by loicdiridollou
Invalid index type when extracting values from a multi-index data frame Indexing Related to indexing on series/frames, not to indexes themselves
#1018 opened Oct 21, 2024 by kubotty
DataFrame.drop with columns=set(...) is unspecified pandas_docs For issues where there is a conflict in behavior with pandas docs and stubs that needs resolution
#1008 opened Sep 25, 2024 by cmp0xff
Create overloads for DataFrame.clip()
#984 opened Aug 21, 2024 by Dr-Irv
Invalid typing for df.to_csv
#962 opened Jul 19, 2024 by JensHeinrich
Should from_dict be annotated to allow sequence data values? pandas_docs For issues where there is a conflict in behavior with pandas docs and stubs that needs resolution
#929 opened May 26, 2024 by Fruglemonkey
Unexpected, Misleading mypy Failures After pandas-stubs Update: DataFrame.from_dict() Behavior pandas_docs For issues where there is a conflict in behavior with pandas docs and stubs that needs resolution
#928 opened May 24, 2024 by pmaier-bhs
ProTip! What’s not been updated in a month: updated:<2025-01-10.