-
-
Notifications
You must be signed in to change notification settings - Fork 18.6k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
ENH: Adding DataFrame plotting benchmarks for large datasets
#61546
opened Jun 4, 2025 by
shadnikn
Loading…
3 tasks
DOC: Fix docs for BusinessDay constructor #52431
#61543
opened Jun 3, 2025 by
camacluc
Loading…
2 tasks
Fix Index.equals between object and string
#61541
opened Jun 3, 2025 by
sanggon6107
Loading…
3 of 5 tasks
ENH pandas-dev#60693: shift operations for Series and DataFrames
#61540
opened Jun 3, 2025 by
David-msggc
Loading…
5 tasks done
BUG: Fix Series.str.zfill for ArrowDtype string arrays #61485
#61533
opened Jun 1, 2025 by
iabhi4
Loading…
4 tasks done
API: Replace na_action parameter in Series/DataFrame/Index.map by the standard skipna
API Design
Apply
Apply, Aggregate, Transform, Map
#61530
opened Jun 1, 2025 by
datapythonista
Loading…
5 tasks done
ENH: Implement DataFrame.select
API Design
Enhancement
Indexing
Related to indexing on series/frames, not to indexes themselves
#61527
opened May 31, 2025 by
datapythonista
Loading…
5 tasks done
BUG: Fix assert_frame_equal dtype handling when check_dtype=False (#61473)
Testing
pandas testing functions or related to the test suite
#61525
opened May 31, 2025 by
iabhi4
Loading…
4 tasks done
BUG: Fix pivot_table margins to include NaN groups when dropna=False
Bug
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
#61524
opened May 31, 2025 by
iabhi4
Loading…
4 tasks done
BUILD: Bump Cython to 3.1
Build
Library building on various platforms
Dependencies
Required and optional dependencies
ENH: Implement to_iceberg
IO Data
IO issues that don't fit into a more specific label
#61507
opened May 27, 2025 by
datapythonista
Loading…
4 tasks done
Change internal types in individual files to be private. Use type annotations, mypy/pyright type checking
TypeAlias
in code where types are declared.
Typing
#61504
opened May 27, 2025 by
Dr-Irv
Loading…
ENH: Support plugin DataFrame accessor via entry points
API Design
#61499
opened May 26, 2025 by
PedroM4rques
Loading…
4 of 5 tasks
ENH: Add
force_suffixes
boolean argument to pd.merge
#61498
opened May 26, 2025 by
kopytjuk
Loading…
2 of 5 tasks
Implemented NumbaExecutionEngine
Apply
Apply, Aggregate, Transform, Map
#61487
opened May 23, 2025 by
arthurlw
Loading…
3 of 5 tasks
BUG: Raise error when filtering HDF5 with tz-aware index (GH#61479)
#61482
opened May 23, 2025 by
AnushaUKumar
Loading…
BUG: Fixed issue where rolling.kurt() calculations would be effected by values outside of scope
#61481
opened May 22, 2025 by
eicchen
Loading…
5 tasks done
DOC: Improve DateOffset docstring with constructor and examples (#52431)
Docs
Frequency
DateOffsets
#61476
opened May 22, 2025 by
ericzhihuang
Loading…
BUG: Raise ValueError on integer indexers containing NA; skip test for unsupported EAs(#56727)
#61465
opened May 20, 2025 by
pelagiavlas
Loading…
5 tasks done
ENH: Added
DataFrame.nsorted
to select top n
rows according to column-dependent order
#61457
opened May 19, 2025 by
MartinBraquet
Loading…
5 tasks done
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
#61454
opened May 18, 2025 by
iabhi4
Loading…
4 tasks done
BUG: Fix Dataframe handling of scalar Timestamp #61444
Bug
Timestamp
pd.Timestamp and associated methods
#61450
opened May 17, 2025 by
Farsidetfs
•
Draft
3 tasks
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.