Skip to content
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

Pandas Tables with merged cells don't display correctly #6

Closed
danlester opened this issue Aug 6, 2019 · 1 comment
Closed

Pandas Tables with merged cells don't display correctly #6

danlester opened this issue Aug 6, 2019 · 1 comment

Comments

@danlester
Copy link
Member

e.g.:
pd.DataFrame([['a',1,123], ['a',2,345], ['b',1,678], ['a',1,345]]).set_index([0,1])

@danlester
Copy link
Member Author

Solved in 0.1.6 release

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

No branches or pull requests

1 participant