-
- 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
Lose the index before 'na_value' assignment in 'to_numpy' Bug Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex
Test added to check if MultiIndex is unique MultiIndex
#44953 by sukriti1 was closed Feb 5, 2022 Loading…
2 tasks done
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
Fix multiindex loc nan Bug Groupby MultiIndex Stale
#43943 by CloseChoice was closed Feb 13, 2022 Loading…
4 tasks done
BUG: fix Frame getitem when column keys are nested tuples Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex Nested Data Data where the values are collections (lists, sets, dicts, objects, etc.). Stale
TST: changed behavior of df.loc on multiindex Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex Stale Testing pandas testing functions or related to the test suite
#43879 by gamenerd457 was closed Jan 25, 2022 Loading…
ENH: Added multi index functionality (new level kwarg) to Dataframe.filter API Design Bug Enhancement Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex Stale
#43299 by ShreyasPatel031 was closed Oct 31, 2021 Loading…
3 of 4 tasks
Allow passing custom sentinel into MultiIndex.format Deprecate Functionality to remove in pandas MultiIndex
#42061 by eltoder was closed Oct 4, 2021 Loading…
4 tasks
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
MultiIndex: support isna, fixes #34019 Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate MultiIndex Needs Info Clarification about behavior needed to assess issue Stale
#38558 by FRidh was closed Feb 11, 2021 Loading…
1 of 5 tasks
BUG: add sorting_reamaining=True to avoid IndexError GH25831 Bug MultiIndex Reshaping Concat, Merge/Join, Stack/Unstack, Explode Stale
#38438 by YuRenee was closed Feb 11, 2021 Loading…
2 of 5 tasks
API: preserve freq in DTI/TDI.factorize API - Consistency Internal Consistency of API/Behavior Datetime Datetime data dtype Frequency DateOffsets MultiIndex
BUG: Join behaved like an inner join when only one side had MultiIndex MultiIndex Reshaping Concat, Merge/Join, Stack/Unstack, Explode Stale
#37211 by phofl was closed Jun 16, 2021 Loading…
5 tasks done
TST GH 29699 multilevel column is called after multiple appends MultiIndex Reshaping Concat, Merge/Join, Stack/Unstack, Explode Stale Testing pandas testing functions or related to the test suite
#36230 by TAJD was closed Nov 17, 2020 Loading…
2 of 4 tasks
BUG-Fix: AssertionError when slicing MultiIndex and setting value of … Bug Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex Stale
#35018 by luckydenis was closed Sep 22, 2020 Loading…
3 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
Allow merge_asof on first column of like-levelled MultiIndexes MultiIndex Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#34259 by tmct was closed Jun 20, 2020 Loading…
3 of 4 tasks
BUG: set_levels set wrong order levels for MutiIndex MultiIndex
#33611 by yixinxiao7 was closed May 25, 2020 Loading…
3 of 5 tasks
BUG: Improved error msg Error Reporting Incorrect or improved errors from pandas Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex
#32855 by a-y-khan was closed Jun 9, 2020 Loading…
5 tasks done
MultiIndex union/intersection with non-object other MultiIndex Reshaping Concat, Merge/Join, Stack/Unstack, Explode
BUG: Multiindexed series .at fix Bug Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex
Previous Next
ProTip! Mix and match filters to narrow down what you’re looking for.