Detail: HLoc

Overview: HLoc

class HLoc(key)[source]

A simple wrapper for embedding hierarchical specifications for static_frame.IndexHierarchy within a single axis argument of a loc selection.

Implemented as a container of hierarchical keys that defines NULL slices for all lower dimensions that are not defined at construction.

  • Constructor: Alternative constructors for creating instances.

  • Attribute: Attributes for retrieving basic characteristics.

  • Method: Methods for general functionality.

  • Dictionary-Like: All dictionary-like methods and iterators.

  • Display: Methods for providing a text representation of the object.

HLoc: Constructor | Attribute | Method | Dictionary-Like | Display