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

Need to check behaviour when dataframe number of levels decreases #19

Open
philipstarkey opened this issue Feb 23, 2017 · 0 comments
Open
Labels
bug Something isn't working minor

Comments

@philipstarkey
Copy link
Member

Original report (archived issue) by Chris Billington (Bitbucket: cbillington, GitHub: chrisjbillington).


It currently looks like lyse will crash if shots resulting in a dataframe with N > 2 levels (as in multiindex levels) are added, deleted, and then shots with fewer than N levels are added. This should be tested. If it needs to be fixed it will affect DataFrameModel.update_row() and EditColumns.update_columns()

@philipstarkey philipstarkey added minor bug Something isn't working labels Apr 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working minor
Projects
None yet
Development

No branches or pull requests

1 participant