Hierarchical Indexing
Hierarchical Indexing
Hierarchical indexing (also known as multi-indexing) to
incorporate multiple index levels within a single index.
Higher-dimensional data can be compactly
represented within the familiar one-dimensional Series
and two-dimensional DataFrame objects
MultiIndex objects: indexing, slicing, and computing
statistics across multiply indexed data.
pass a list of two or more index
arrays to the constructor
pass a dictionary with appropriate
tuples as keys
Health Data