-
- 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
API/ERR: allow iterators in df.set_index & improve errors Reshaping Concat, Merge/Join, Stack/Unstack, Explode
ENH: fill_value argument for shift #15486 Enhancement Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Reshaping Concat, Merge/Join, Stack/Unstack, Explode
BUG: Fix index order for Index.intersection() API Design Reshaping Concat, Merge/Join, Stack/Unstack, Explode
ENH: Allow for join between two multi-index dataframe instances Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode
DEPR: join_axes-kwarg in pd.concat Deprecate Functionality to remove in pandas Reshaping Concat, Merge/Join, Stack/Unstack, Explode
TST/CLN: break up & parametrize tests for df.set_index Reshaping Concat, Merge/Join, Stack/Unstack, Explode Testing pandas testing functions or related to the test suite
Allow indices to be mapped through through dictionaries or series API Design Clean Datetime Datetime data dtype Indexing Related to indexing on series/frames, not to indexes themselves Reshaping Concat, Merge/Join, Stack/Unstack, Explode
Fix nsmallest/nlargest With Identical Values Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode
ENH: add validate argument to merge Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode
ENH: Multi-level join on multi-indexes Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#16162 by harisbal was closed Mar 11, 2018 Loading…
API/BUG: .apply will correctly infer output shape when axis=1 API Design Apply Apply, Aggregate, Transform, Map Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode
ENH: Support EAs in Series.unstack ExtensionArray Extending pandas with custom dtypes or arrays. Reshaping Concat, Merge/Join, Stack/Unstack, Explode
BUG: DataFrame.merge(suffixes=) does not respect None Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode
ENH: add Series & DataFrame .agg/.aggregate API Design Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode
ENH: DataFrame.pivot accepts a list of values Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode
Construction of Series from dict containing NaN as key Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Reshaping Concat, Merge/Join, Stack/Unstack, Explode
Rolling window endpoints inclusion API Design Datetime Datetime data dtype Reshaping Concat, Merge/Join, Stack/Unstack, Explode
Stop concat from attempting to sort mismatched columns by default Reshaping Concat, Merge/Join, Stack/Unstack, Explode
ENH: allow get_dummies to accept dtype argument Dtype Conversions Unexpected or buggy dtype conversions Reshaping Concat, Merge/Join, Stack/Unstack, Explode
ENH: provide "inplace" argument to set_axis() Enhancement Indexing Related to indexing on series/frames, not to indexes themselves Reshaping Concat, Merge/Join, Stack/Unstack, Explode
Fix concat not respecting order of OrderedDict Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode
ENH: add np.nan funcs to _cython_table Numeric Operations Arithmetic, Comparison, and Logical operations Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#21123 by topper-123 was closed Jul 28, 2018 Loading…
3 tasks done
WIP: ENH: pivot/groupby index with nan Groupby Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#12607 by nbonnotte was closed Jul 26, 2017 Loading…
17 of 36 tasks
Previous Next
ProTip! Adding no:label will show everything without a label.