-
-
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
API: consistent NaN treatment for pyarrow dtypes
PDEP missing values
Issues that would be addressed by the Ice Cream Agreement from the Aug 2023 sprint
#61732
opened Jun 28, 2025 by
jbrockmendel
•
Changes requested
5 of 6 tasks
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
PERF: improve StringArray.isna
Performance
Memory or execution speed performance
Stale
Strings
String extension data type and string data
#57733
opened Mar 5, 2024 by
jorisvandenbossche
•
Changes requested
5 tasks
DEPR: resample with PeriodIndex
Clean
Period
Period data type
Resample
resample method
Stale
#58021
opened Mar 26, 2024 by
jbrockmendel
•
Changes requested
5 tasks
ENH: Implemented MultiIndex.searchsorted method ( GH14833)
Enhancement
MultiIndex
Stale
#61435
opened May 12, 2025 by
GSAUC3
•
Changes requested
5 tasks done
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: Added
DataFrame.nsorted
to select top n
rows according to column-dependent order
Stale
#61457
opened May 19, 2025 by
MartinBraquet
Loading…
5 tasks done
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
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: Add Concat, Merge/Join, Stack/Unstack, Explode
Stale
force_suffixes
boolean argument to pd.merge
Enhancement
Reshaping
#61498
opened May 26, 2025 by
kopytjuk
Loading…
2 of 5 tasks
Parallelize test_sql.py - Issue #60378
IO SQL
to_sql, read_sql, read_sql_query
Testing
pandas testing functions or related to the test suite
#61551
opened Jun 4, 2025 by
dShcherbakov1
Loading…
4 tasks
BUG FIX: pandas.arrays.IntervalArray.overlaps() incorrectly documents that it accepts IntervalArray.
#62009
opened Jul 31, 2025 by
khemkaran10
Loading…
1 task 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
BUG: Raise ParserWarning when on_bad_lines is callable and index_col is set (GH#61882)
#61902
opened Jul 19, 2025 by
AbhijitPatill
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
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
DOC: Show constructor arguments for some classes in
pd.series.offsets
Docs
#61605
opened Jun 8, 2025 by
Dr-Irv
Loading…
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
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.