Purely label-location based indexer for selection by label.
>>> df.loc["b"] >>> df.loc["b":"d"]
Getting Started
How to Use
Internals
Reference