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

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
Argument 1 to "DatetimeIndex" has incompatible type "dict[str, str]" pandas_docs For issues where there is a conflict in behavior with pandas docs and stubs that needs resolution
#828 opened Dec 15, 2023 by randolf-scholz
type annotation for Index/MultiIndex.names is incorrect Blocked Requires external dependency before progressing good first issue Index Related to the Index class or subclasses
#804 opened Oct 26, 2023 by tswast
float_format in .to_string can be str pandas_docs For issues where there is a conflict in behavior with pandas docs and stubs that needs resolution
#730 opened Jun 13, 2023 by zmoon
ProTip! Follow long discussions with comments:>50.