-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
DOC: Typo fix for .astype() in cheatsheet
#61528
opened May 31, 2025 by
brchristian
Loading…
2 of 5 tasks
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
DOC: fix ES01 for pandas.plotting.autocorrelation_plot
Docs
Visualization
plotting
#61526
opened May 31, 2025 by
tuhinsharma121
Loading…
BUG: Fix assert_frame_equal dtype handling when check_dtype=False (#61473)
#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
BUG: Fix sorting by column named None in DataFrame.sort_values (GH#61512)
#61517
opened May 30, 2025 by
iabhi4
Loading…
4 tasks done
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 (#29076)
API Design
Needs Discussion
Requires discussion from core team before further action
#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
Fix GH-61477: Prevent spurious sort warning in concat with unorderable MultiIndex
#61490
opened May 24, 2025 by
Neer-Pathak
Loading…
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…
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
ENH: Implemented MultiIndex.searchsorted method ( GH14833)
Enhancement
MultiIndex
#61435
opened May 12, 2025 by
GSAUC3
Loading…
5 tasks done
BUG: Fix memory leak when slicing Series and assigning to self
#61426
opened May 10, 2025 by
niranjanorkat
Loading…
BUG: Raise MergeError when suffixes result in duplicate column names …
Bug
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
Previous Next
ProTip!
Adding no:label will show everything without a label.