Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork18.5k
Pull requests: pandas-dev/pandas
Author
Uh oh!
There was an error while loading.Please reload this page.
Label
Uh oh!
There was an error while loading.Please reload this page.
Projects
Uh oh!
There was an error while loading.Please reload this page.
Milestones
Uh oh!
There was an error while loading.Please reload this page.
Reviews
Assignee
Assigned to nobodyLoading
Uh oh!
There was an error while loading.Please reload this page.
Sort
Pull requests list
DOC: Typo fix for .astype() in cheatsheet
#61528 openedMay 31, 2025 bybrchristianLoading…
2 of 5 tasks
ENH: Implement DataFrame.select API Design Enhancement IndexingRelated to indexing on series/frames, not to indexes themselves
#61527 openedMay 31, 2025 bydatapythonistaLoading…
5 tasks done
DOC: fix ES01 for pandas.plotting.autocorrelation_plot Docs Visualizationplotting
#61526 openedMay 31, 2025 bytuhinsharma121Loading…
BUG: Fix assert_frame_equal dtype handling when check_dtype=False (#61473)
#61525 openedMay 31, 2025 byiabhi4Loading…
4 tasks done
BUG: Fix pivot_table margins to include NaN groups when dropna=False Bug Missing-datanp.nan, pd.NaT, pd.NA, dropna, isnull, interpolate ReshapingConcat, Merge/Join, Stack/Unstack, Explode
#61524 openedMay 31, 2025 byiabhi4Loading…
4 tasks done
BUILD: Bump Cython to 3.1 BuildLibrary building on various platforms DependenciesRequired and optional dependencies
BUG: Fix sorting by column named None in DataFrame.sort_values (GH#61512)
#61517 openedMay 30, 2025 byiabhi4Loading…
4 tasks done
ENH: Implement to_iceberg IO DataIO issues that don't fit into a more specific label
#61507 openedMay 27, 2025 bydatapythonistaLoading…
4 tasks done
Change internal types in individual files to be private. Usetype annotations, mypy/pyright type checking
TypeAlias
in code where types are declared. Typing #61504 openedMay 27, 2025 byDr-IrvLoading…
ENH: Support plugin DataFrame accessor via entry points (#29076) API Design Needs DiscussionRequires discussion from core team before further action
#61499 openedMay 26, 2025 byPedroM4rquesLoading…
4 of 5 tasks
ENH: Add
force_suffixes
boolean argument topd.merge
#61498 openedMay 26, 2025 bykopytjukLoading…
2 of 5 tasks
Fix GH-61477: Prevent spurious sort warning in concat with unorderable MultiIndex
#61490 openedMay 24, 2025 byNeer-PathakLoading…
Implemented NumbaExecutionEngine ApplyApply, Aggregate, Transform, Map
#61487 openedMay 23, 2025 byarthurlwLoading…
3 of 5 tasks
BUG: Raise error when filtering HDF5 with tz-aware index (GH#61479)
#61482 openedMay 23, 2025 byAnushaUKumarLoading…
Fixed issue where rolling.kurt() calculations would be effected by values outside of scope
#61481 openedMay 22, 2025 byeicchenLoading…
5 tasks done
DOC: Improve DateOffset docstring with constructor and examples (#52431) Docs FrequencyDateOffsets
#61476 openedMay 22, 2025 byericzhihuangLoading…
BUG: Raise ValueError on integer indexers containing NA; skip test for unsupported EAs(#56727)
#61465 openedMay 20, 2025 bypelagiavlasLoading…
5 tasks done
ENH: Added
DataFrame.nsorted
to select topn
rows according to column-dependent order #61457 openedMay 19, 2025 byMartinBraquetLoading…
5 tasks done
BUG: Raise TypeError when joining with non-DataFrame using 'on=' (GH#61434) Error ReportingIncorrect or improved errors from pandas ReshapingConcat, Merge/Join, Stack/Unstack, Explode
#61454 openedMay 18, 2025 byiabhi4Loading…
4 tasks done
BUG: Fix Dataframe handling of scalar Timestamp #61444 Bug Timestamppd.Timestamp and associated methods
#61450 openedMay 17, 2025 byFarsidetfs • Draft
3 tasks
ENH: Implemented MultiIndex.searchsorted method ( GH14833) Enhancement MultiIndex
#61435 openedMay 12, 2025 byGSAUC3Loading…
5 tasks done
BUG: Fix memory leak when slicing Series and assigning to self
#61426 openedMay 10, 2025 byniranjanorkatLoading…
BUG: Raise MergeError when suffixes result in duplicate column names … Bug ReshapingConcat, Merge/Join, Stack/Unstack, Explode
ProTip! Typegp on any issue or pull request to go back to the pull request listing page.