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

Give option to return and accept DataFrames with a MultiIndex #26

Open
blthayer opened this issue Mar 28, 2020 · 0 comments
Open

Give option to return and accept DataFrames with a MultiIndex #26

blthayer opened this issue Mar 28, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@blthayer
Copy link
Collaborator

In many cases it would be very useful to have DataFrames use a MultiIndex. This index would use the key fields as the different index levels. For example, if you had a DataFrame with generator information, it would be nice if you could simply index in by bus number and generator ID.

@blthayer blthayer added the enhancement New feature or request label Mar 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant