ESA
ESA copied to clipboard
Give option to return and accept DataFrames with a MultiIndex
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.