-
-
Notifications
You must be signed in to change notification settings - Fork 141
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
Label
Projects
Milestones
Assignee
Sort
Issues list
CLEAN: Reconcile types in pandas._typing.py and pandas-stubs._typing.pyi
#128
opened Jul 10, 2022 by
Dr-Irv
Mypy complains about inconsistent MRO when using Requires mypy to fix a bug
isinstance()
on a generic Series
object
mypy bug
#269
opened Sep 5, 2022 by
tmke8
Create more precise annotations for DataFrame/Series GroupBy operations (agg, apply, transform)
#456
opened Nov 30, 2022 by
gandhis1
CLEAN: Investigate whether
TimestampSeries
, TimedeltaSeries
, etc. can be removed
#718
opened May 29, 2023 by
Dr-Irv
DataFrame.to_dict(orient="index") should return a nested dictionary
#799
opened Oct 18, 2023 by
gandhis1
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
Type checking with read_excel, to_excel
converters=
on read_excel
good first issue
IO Excel
#849
opened Jan 11, 2024 by
oliverbeagley-pgg
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
Change use of
NoDefault
to be private and maybe indicate it shouldn't be passed
#851
opened Jan 14, 2024 by
Dr-Irv
pd.Series gets converted to pd.TimestampSeries after isinstance check
mypy bug
Requires mypy to fix a bug
#877
opened Feb 24, 2024 by
tvdboom
Row-wise mapping to custom type not supported in
DataFrame.apply
#1001
opened Sep 13, 2024 by
bluenote10
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
mypy complains about slicing using strings
mypy bug
Requires mypy to fix a bug
#1079
opened Jan 3, 2025 by
Dr-Irv
ENH: Add Optional Schema Definitions to Enable IDE Autocompletion
Enhancement
#1190
opened Apr 17, 2025 by
YoniChechik
Previous Next
ProTip!
What’s not been updated in a month: updated:<2025-03-25.