We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Per mailing list question from @laserson, this should look like:
level_values = np.asarray(index.levels[i]).take(index.labels[i])
documentation and tests needed