-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
BUG: Dataframe arithmatic operators don't work with Series using fill_value
#61828 opened Jul 10, 2025 by eicchen Loading…
5 tasks done
ENH: Implement translations infrastructure Docs Stale
#61380 opened Apr 30, 2025 by goanpeca Loading…
PDEP-18: Nullable Object Dtype PDEP pandas enhancement proposal Stale
#61599 opened Jun 7, 2025 by simonjayhawkins Loading…
Implemented NumbaExecutionEngine Apply Apply, Aggregate, Transform, Map Stale
#61487 opened May 23, 2025 by arthurlw Loading…
4 of 5 tasks
BUG: Add fillna at the beginning of _where not to fill NA. #60729 Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#60772 opened Jan 23, 2025 by sanggon6107 Loading…
4 of 5 tasks
ENH: Implement MultiIndex.insert_level for inserting levels at specified positions MultiIndex
#62610 opened Oct 7, 2025 by Chiwendaiyue Loading…
BUG: Remove special-casing for date objects in DatetimeIndex indexing (GH#62158)
#62198 opened Aug 26, 2025 by Aniketsy Loading…
ENH: Support Plugin Accessors Via Entry Points API Design Stale
#61499 opened May 26, 2025 by PedroM4rques Loading…
5 tasks done
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
ENH: Implemented MultiIndex.searchsorted method ( GH14833) Enhancement MultiIndex Stale
#61435 opened May 12, 2025 by GSAUC3 Loading…
5 tasks done
TST: Add regression tests for concat with non-ns DatetimeIndex units (GH#58471) Datetime Datetime data dtype Needs Tests Unit test(s) needed to prevent regressions Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#62304 opened Sep 9, 2025 by skalwaghe-56 Loading…
3 tasks done
BUG: Fix all-NaT when ArrowEA.astype to categorical Stale
#62055 opened Aug 6, 2025 by arthurlw Loading…
4 of 5 tasks
BUG: Fix dt64[non_nano] + some_offsets incorrectly rounding
#62383 opened Sep 19, 2025 by Aniketsy Loading…
2 tasks
ENH: Added e.g. sort_index, sort_values
DataFrame.nsorted to select top n rows according to column-dependent order Enhancement Sorting #61457 opened May 19, 2025 by MartinBraquet Loading…
5 tasks done
BUG: Inconsistent behavior of Groupby with None values with filter (#… Filters e.g. head, tail, nth Groupby Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#63178 opened Nov 23, 2025 by koskampt Loading…
3 of 4 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…
BUG/TST: Series round with dtype object Stale
#62174 opened Aug 22, 2025 by sharkipelago Loading…
4 tasks done
DEPR: Deprecate non-ISO date string formats in DatetimeIndex.loc Indexing Related to indexing on series/frames, not to indexes themselves
#62991 opened Nov 5, 2025 by raghavendranath Loading…
5 tasks done
DEPR: Remove special date-datetime64 case in indexing
#62232 opened Sep 2, 2025 by arthurlw Loading…
1 of 5 tasks
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
fix : skip memoizing 0,1,True,False in sanitization function
#62226 opened Aug 31, 2025 by vignesh14052002 Loading…
3 of 5 tasks
Previous Next
ProTip! Follow long discussions with comments:>50.