Skip to content

Issues: pandas-dev/pandas-stubs

Beta
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

DOC: documentation related to how we want this to evolve, standards, testing mechanism, etc. Code Style Code style, linting, code_checks Docs Master Tracker High level tracker for similar issues Testing pandas testing functions or related to the test suite
#11 opened May 11, 2022 by simonjayhawkins
DataFrame with generic type
#295 opened Sep 12, 2022 by ramonhagenaars
Version 2.0 Compatibility Tracker
#624 opened Apr 3, 2023 by Dr-Irv 100+
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
Argument 1 to "DatetimeIndex" has incompatible type "dict[str, str]" Index Related to the Index class or subclasses
#828 opened Dec 15, 2023 by randolf-scholz
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
Create overloads for DataFrame.clip()
#984 opened Aug 21, 2024 by Dr-Irv
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.insert should accept np.float32 DataFrame DataFrame data structure
#1059 opened Nov 28, 2024 by tblum
ProTip! no:milestone will show everything without a milestone.