Skip to content

Fixed index retrival for dts w/ multiindex #46

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 7, 2018
Merged

Conversation

lckr
Copy link
Collaborator

@lckr lckr commented Sep 7, 2018

Now correctly retrieves and displays dataframes with a multiindex in the datagrid viewer.
One caveat: This does NOT work for dataframes with multiindexed columns. This is due to pandas not supporting the conversion of such dataframes into the json-table format. Related discussion

@lckr lckr mentioned this pull request Sep 7, 2018
@lckr lckr merged commit 87d0a21 into master Sep 7, 2018
@lckr lckr deleted the fix-multiindex branch September 7, 2018 18:08
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.

1 participant