ESA icon indicating copy to clipboard operation
ESA copied to clipboard

Give option to return and accept DataFrames with a MultiIndex

Open blthayer opened this issue 4 years ago • 0 comments

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 avatar Mar 28 '20 16:03 blthayer