-
- 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
ENH: better MultiIndex.__repr__ Enhancement MultiIndex Output-Formatting __repr__ of pandas objects, to_string
Emit warning for missing labels in Multiindex.loc[[...]] (and more) Bug Compat pandas objects compatability with Numpy or Python functions Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex
API: add "level=" argument to MultiIndex.unique() API Design MultiIndex
#17897 by toobaz was merged Nov 20, 2017 Loading…
4 tasks done
BUG: Multiindexed series .at fix Bug Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex
Fix multiindex loc nan Bug Groupby MultiIndex Stale
#43943 by CloseChoice was closed Feb 13, 2022 Loading…
4 tasks done
BUG: Preserve key order when using loc on MultiIndex DataFrame Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex
fixes #26622: pd.MultiIndex.isin should fail when input args are too short Error Reporting Incorrect or improved errors from pandas MultiIndex
#26623 by telamonian was closed Nov 7, 2019 Loading…
4 tasks done
BUG: MutliIndex variable length tuples Error Reporting Incorrect or improved errors from pandas MultiIndex
#14823 by groutr was closed Sep 7, 2017 Loading…
4 tasks
Support for use of Enums in MultiIndex Enhancement MultiIndex
#21348 by benediamond was closed Nov 26, 2018 Loading…
4 tasks done
BUG:#29928 Fix to_json output 'table' orient for single level MultiIndex. IO JSON read_json, to_json, json_normalize MultiIndex Stale
#34375 by LucasG0 was closed Feb 11, 2021 Loading…
5 tasks done
BUG: .reset_index() should raise with an invalid level name (GH20925) Bug Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex
CLN: Remove Legacy MultiIndex Index Compatibility Clean Compat pandas objects compatability with Numpy or Python functions MultiIndex Testing pandas testing functions or related to the test suite
added test to indexing on groupby, #32464 Groupby MultiIndex Testing pandas testing functions or related to the test suite
#44046 by gabrieldi95 was closed May 7, 2022 Loading…
3 tasks done
BUG: pandas concat does not match index names when concatenating two dataframes with a multiindex MultiIndex Reshaping Concat, Merge/Join, Stack/Unstack, Explode Stale
#41162 by taytzehao was closed Aug 17, 2021 Loading…
4 tasks done
BUG: pd.MultiIndex.get_loc(np.nan) Indexing Related to indexing on series/frames, not to indexes themselves Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate MultiIndex
#28783 by proost was closed Oct 10, 2019 Loading…
3 of 5 tasks
BUG: Fix #26210: MultiIndex Sorting with NaNs Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate MultiIndex
#26282 by eoincondron was closed Jun 27, 2019 Loading…
2 of 4 tasks
Issue 28518 multiindex interesection Bug MultiIndex Reshaping Concat, Merge/Join, Stack/Unstack, Explode
BUG: LatexFormatter.write_result multi-index Bug IO LaTeX to_latex MultiIndex
#17499 by MaximilianKoestler was closed Dec 8, 2017 Loading…
4 tasks done
BUG: GH #12223, GH #15262. Allow ints for names in MultiIndex Bug MultiIndex Output-Formatting __repr__ of pandas objects, to_string
API: preserve freq in DTI/TDI.factorize API - Consistency Internal Consistency of API/Behavior Datetime Datetime data dtype Frequency DateOffsets MultiIndex
BUG: MultiIndex.set_levels with emtpy levels Bug MultiIndex
#16987 by leej3 was closed Dec 28, 2017 Loading…
3 tasks
Previous Next
ProTip! Adding no:label will show everything without a label.