-
-
Notifications
You must be signed in to change notification settings - Fork 18.8k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
BUG: Fix assert_frame_equal with check_dtype=False for pd.NA with different dtypes
#62092
opened Aug 12, 2025 by
0x3vAD
Loading…
5 tasks done
BUG: groupby.agg should always agg
API Design
Apply
Apply, Aggregate, Transform, Map
Enhancement
Groupby
Needs Discussion
Requires discussion from core team before further action
TST (string dtype): clean-up interpolate tests
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Stale
Strings
String extension data type and string data
Testing
pandas testing functions or related to the test suite
BUG: Raise TypeError when joining with non-DataFrame using 'on=' (GH#61434)
Error Reporting
Incorrect or improved errors from pandas
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
Stale
#61454
opened May 18, 2025 by
iabhi4
Loading…
4 tasks done
ENH: Implemented MultiIndex.searchsorted method ( GH14833)
Enhancement
MultiIndex
Stale
#61435
opened May 12, 2025 by
GSAUC3
Loading…
5 tasks done
BUG: Fix lost precision with common type of uint64/int64
Bug
Dtype Conversions
Unexpected or buggy dtype conversions
isin
isin method
#61679
opened Jun 19, 2025 by
pbrochart
Loading…
5 of 6 tasks
CLN: Use dedup_names for column name mangling in Python parser (#50371)
Clean
#61670
opened Jun 16, 2025 by
Veneel77
Loading…
3 of 5 tasks
BUG: to_numeric fails to convert a Pyarrow Decimal series containing NA values
Arrow
pyarrow functionality
Bug
Dtype Conversions
Unexpected or buggy dtype conversions
#61659
opened Jun 14, 2025 by
chilin0525
•
Draft
2 of 5 tasks
ExtensionArray.Round method and tests
ExtensionArray
Extending pandas with custom dtypes or arrays.
Stale
#54582
opened Aug 16, 2023 by
andrewgsavage
Loading…
5 tasks done
API/CoW: take view of underlying Block values for shallow (deep=False) copies
Copy / view semantics
Stale
#58966
opened Jun 10, 2024 by
jorisvandenbossche
•
Draft
5 tasks
PDEP-16: Consistent missing value handling
PDEP missing values
Issues that would be addressed by the Ice Cream Agreement from the Aug 2023 sprint
PDEP
pandas enhancement proposal
#58988
opened Jun 12, 2024 by
jorisvandenbossche
Loading…
[READY] perf improvements for strftime
Datetime
Datetime data dtype
Performance
Memory or execution speed performance
Stale
#51298
opened Feb 10, 2023 by
smarie
Loading…
5 tasks done
CI: add PyPI Trusted-Publishing “publish” job to wheels workflow (#61669)
Build
Library building on various platforms
CI
Continuous Integration
Enhancement
DOC: Show constructor arguments for some classes in
pd.series.offsets
Docs
#61605
opened Jun 8, 2025 by
Dr-Irv
Loading…
PDEP-18: Nullable Object Dtype
PDEP
pandas enhancement proposal
Stale
#61599
opened Jun 7, 2025 by
simonjayhawkins
Loading…
BUG: Raise ValueError on integer indexers containing NA; skip test for unsupported EAs(#56727)
Bug
ExtensionArray
Extending pandas with custom dtypes or arrays.
Stale
Testing
pandas testing functions or related to the test suite
#61465
opened May 20, 2025 by
pelagiavlas
Loading…
5 tasks done
feature #58141: Consistent naming conventions for string dtype aliases
API Design
Enhancement
Stale
#61651
opened Jun 13, 2025 by
pedromfdiogo
Loading…
4 of 5 tasks
Fix alignment in Series subtraction with MultiIndex, Index and NaN values (#60908)
Bug
Indexing
Related to indexing on series/frames, not to indexes themselves
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
MultiIndex
Stale
#61381
opened Apr 30, 2025 by
rit4rosa
Loading…
API: Replace na_action parameter in Series/DataFrame/Index.map by the standard skipna
API Design
Apply
Apply, Aggregate, Transform, Map
Stale
#61530
opened Jun 1, 2025 by
datapythonista
Loading…
5 tasks done
ENH: speed up wide DataFrame.line plots by using a single LineCollection
Performance
Memory or execution speed performance
Visualization
plotting
#61764
opened Jul 3, 2025 by
EvMossan
Loading…
4 tasks done
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.