-
- 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
Cleaner infer Enhancement Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#17069 by cpcloud was closed Jul 24, 2017 Loading…
ENH: reset_index copy kwd Enhancement
#48160 by jbrockmendel was closed Sep 14, 2022 Loading…
5 tasks
ENH: GH3070 allow string selection on a DataFrame with a datelike index, to have partial_string semantics (like Series) Bug Datetime Datetime data dtype Enhancement Indexing Related to indexing on series/frames, not to indexes themselves
ENH/BUG: allow single versus multi-index joining on inferred level (GH3662) Enhancement MultiIndex Reshaping Concat, Merge/Join, Stack/Unstack, Explode
ENH/BUG: allow single versus multi-index joining on inferred level (GH3662) API Design Enhancement MultiIndex Reshaping Concat, Merge/Join, Stack/Unstack, Explode
ENH/BUG: allow timedelta resamples Bug Enhancement Resample resample method Timedelta Timedelta data type
BUG: indexing with a range , #11652 Bug Enhancement Indexing Related to indexing on series/frames, not to indexes themselves
ENH: Period pickle Compat pandas objects compatability with Numpy or Python functions Enhancement IO Data IO issues that don't fit into a more specific label Period Period data type
2
Backport PR #57102 on branch 2.2.x (ENH: Add skipna to groupby.first and groupby.last) Enhancement Groupby Reduction Operations sum, mean, min, max, etc. Regression Functionality that used to work in a prior pandas version
Backport PR #40770 on branch 1.3.x (EHN: multi-column explode) Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode
ENH: to_latex Styler conditional formatting using DataFrame.style
Styler.apply(map)_index made compatible with Styler.to_latex Enhancement IO LaTeX Backport PR #40731 on branch 1.3.x (ENH: to_latex Styler conditional formatting using DataFrame.style
Styler.to_latex conversion from CSS) Enhancement IO LaTeX ENH: preserve RangeIndex in insert, delete Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode
ENH: retain RangeIndex in RangeIndex.difference Enhancement Index Related to the Index class or subclasses Reshaping Concat, Merge/Join, Stack/Unstack, Explode
DOC: Clarify decay argument validation in ewm when times is provided Docs Enhancement Window rolling, ewma, expanding
ENH: Add numeric_only to frame methods Enhancement Nuisance Columns Identifying/Dropping nuisance columns in reductions, groupby.add, DataFrame.apply Numeric Operations Arithmetic, Comparison, and Logical operations
ENH: IntegerArray bitwise operations Enhancement NA - MaskedArrays Related to pd.NA and nullable extension arrays Numeric Operations Arithmetic, Comparison, and Logical operations
ENH/TST: ArrowExtenstionArray.reshape raises NotImplementedError Arrow pyarrow functionality Enhancement
Backport PR #48693 on branch 1.5.x (ENH: Make deprecate_nonkeyword_arguments alter function signature) Deprecate Functionality to remove in pandas Enhancement
Previous Next
ProTip! Follow long discussions with comments:>50.