Skip to content

Pull requests: pandas-dev/pandas

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
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
#45775 by DamianBarabonkovQC was merged Mar 5, 2022 Loading…
4 tasks done
1.5
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
#43939 by Svanazar was closed Jan 20, 2022 Draft
3 of 4 tasks
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
#38120 by jbrockmendel was merged Nov 30, 2020 Loading… 1.1.5
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
#32646 by jbrockmendel was merged Mar 17, 2020 Loading…
5 tasks
1.1
BUG: Multiindexed series .at fix Bug Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex
#32520 by rhshadrach was merged May 25, 2020 Loading…
5 tasks done
1.1
ProTip! Mix and match filters to narrow down what you’re looking for.