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

Using iloc[] fails if pandas auto-creates index from ints #14

Closed
danielhuppmann opened this issue Feb 15, 2018 · 1 comment
Closed

Using iloc[] fails if pandas auto-creates index from ints #14

danielhuppmann opened this issue Feb 15, 2018 · 1 comment
Assignees
Labels

Comments

@danielhuppmann
Copy link
Member

PR #12 causes the message_ix tutorials to fail, because the pandas.DataFrame auto-sets a column of ints as index.

@danielhuppmann danielhuppmann self-assigned this Feb 15, 2018
danielhuppmann added a commit that referenced this issue Feb 15, 2018
…#15)

This reverts commit `d4af47de6f294cd3f4c4b9df9cd3d1c4223b902a`. See #14
adrivinca pushed a commit to adrivinca/ixmp that referenced this issue Feb 16, 2018
@khaeru
Copy link
Member

khaeru commented Jan 10, 2020

The code this refers to was refactored/removed when the Backend class was introduced in #182.

@khaeru khaeru closed this as completed Jan 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants