Skip to content

pandas: Fix getitem in frame to return untyped series and other misc fixes#174

Merged
gramster merged 2 commits intomicrosoft:mainfrom
Dr-Irv:getitemfixes
Mar 15, 2022
Merged

pandas: Fix getitem in frame to return untyped series and other misc fixes#174
gramster merged 2 commits intomicrosoft:mainfrom
Dr-Irv:getitemfixes

Conversation

@Dr-Irv
Copy link
Contributor

@Dr-Irv Dr-Irv commented Mar 14, 2022

Dr-Irv added 2 commits March 13, 2022 22:39
Fix getitem in series to handle IndexSlice
Type Index.to_list
Type MultiIndex.get_level_values
@gramster gramster merged commit 93749fe into microsoft:main Mar 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Handling operators on different results of DataFrame operations

2 participants