You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: