-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
Issues: pandas-dev/pandas
FEEDBACK: PyArrow as a required dependency and PyArrow backed...
#54466
opened Aug 9, 2023 by
phofl
Open
154
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
TYP: type annotations, mypy/pyright type checking
npt._ArrayLikeInt_co
does not exist
Typing
#61387
opened May 1, 2025 by
jorenham
ENH: Export (a subset of?) pandas._typing for type checking
Enhancement
Typing
type annotations, mypy/pyright type checking
#55231
opened Sep 21, 2023 by
caneff
1 of 3 tasks
CI: Test daily with pandas-stubs tests
CI
Continuous Integration
Typing
type annotations, mypy/pyright type checking
#54095
opened Jul 12, 2023 by
Dr-Irv
ENH: Implement "Pydantic protocol"
Enhancement
Needs Discussion
Requires discussion from core team before further action
Typing
type annotations, mypy/pyright type checking
#53999
opened Jul 4, 2023 by
Kludex
1 of 3 tasks
TYP/DOC: importing from api.py/__init__.py
API Design
Needs Discussion
Requires discussion from core team before further action
Typing
type annotations, mypy/pyright type checking
#48186
opened Aug 20, 2022 by
twoertwein
TYP: Remove Sequence[str] in type annotations
Typing
type annotations, mypy/pyright type checking
#47232
opened Jun 4, 2022 by
Dr-Irv
BUG: May be closeable, needs more eyeballs
Error Reporting
Incorrect or improved errors from pandas
MultiIndex
Typing
type annotations, mypy/pyright type checking
Usage Question
pd.MultiIndex.reindex
when the levels are pd.Int64Index
behaves differently.
Closing Candidate
#46833
opened Apr 22, 2022 by
olofahlen
2 of 3 tasks
TYP: how to annotate DataFrame.__getitem__
Needs Discussion
Requires discussion from core team before further action
Typing
type annotations, mypy/pyright type checking
#46616
opened Apr 2, 2022 by
twoertwein
ENH: Add set of tests to type check the public APIs
CI
Continuous Integration
Enhancement
Testing
pandas testing functions or related to the test suite
Typing
type annotations, mypy/pyright type checking
#45252
opened Jan 7, 2022 by
Dr-Irv
TYP: Improve typing on pandas.core.algorithms.duplicated()
duplicated
duplicated, drop_duplicates
Typing
type annotations, mypy/pyright type checking
#42604
opened Jul 19, 2021 by
Dr-Irv
TYP: Numpy compatibility of definition of "array like"
ExtensionArray
Extending pandas with custom dtypes or arrays.
Typing
type annotations, mypy/pyright type checking
#41807
opened Jun 3, 2021 by
Dr-Irv
BUG: invalid type annotation for equal operator of Series
Numeric Operations
Arithmetic, Comparison, and Logical operations
Typing
type annotations, mypy/pyright type checking
#40762
opened Apr 2, 2021 by
ikokostya
3 tasks done
ENH: Using pyright to analyze missing type declarations
Enhancement
Typing
type annotations, mypy/pyright type checking
#39813
opened Feb 14, 2021 by
Dr-Irv
TYP: clean notations in the wrong place
Typing
type annotations, mypy/pyright type checking
#39108
opened Jan 11, 2021 by
jreback
ENH: Type annotations for Index
Enhancement
Typing
type annotations, mypy/pyright type checking
#36708
opened Sep 28, 2020 by
itamarst
Refactor pandas.core.generic.NDFrame.to_replace() to appease static type analysis
Refactor
Internal refactoring of code
replace
replace method
Typing
type annotations, mypy/pyright type checking
#34898
opened Jun 20, 2020 by
oguzhanogreden
Refactor inherit_names to work by inheritance
Typing
type annotations, mypy/pyright type checking
#32100
opened Feb 19, 2020 by
SaturnFromTitan
MyPy doesn't recognize scalar arithmetic for pandas classes
Typing
type annotations, mypy/pyright type checking
#31160
opened Jan 20, 2020 by
WillAyd
DISC: enable disallow_any_generics for mypy in setup.cfg?
CI
Continuous Integration
Needs Discussion
Requires discussion from core team before further action
Typing
type annotations, mypy/pyright type checking
#30539
opened Dec 29, 2019 by
simonjayhawkins
Type annotations are inconsistent for 'columns' in IO methods
API - Consistency
Internal Consistency of API/Behavior
Typing
type annotations, mypy/pyright type checking
#30449
opened Dec 24, 2019 by
ShaharNaveh
Align ExtensionArray with abc.Sequence
Enhancement
ExtensionArray
Extending pandas with custom dtypes or arrays.
Needs Discussion
Requires discussion from core team before further action
Typing
type annotations, mypy/pyright type checking
#28770
opened Oct 3, 2019 by
WillAyd
TYPING: Unreachable code
Clean
Typing
type annotations, mypy/pyright type checking
#27396
opened Jul 15, 2019 by
simonjayhawkins
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.