Overview: IndexHierarchy: Attribute

Detail: IndexHierarchy: Attribute

Detail

IndexHierarchy.STATIC

bool(x) -> bool Returns True when the argument x is true, False otherwise. The b…

Detail

IndexHierarchy.depth

Return the depth of the index hierarchy.

Detail

IndexHierarchy.dtypes

Return a Series of dytpes for each index depth. Returns: Series

Detail

IndexHierarchy.index_types

Return a Series of Index classes for each index depth. Returns: Series

Detail

IndexHierarchy.memory

Return a MemoryDisplay, providing the size in memory of this object. For compoun…

Detail

IndexHierarchy.mloc

The memory location, represented as an integer, of the underlying NumPy array.

Detail

IndexHierarchy.name

A hashable label attached to this container. Returns: Hashable

Detail

IndexHierarchy.names

Provide a suitable iterable of names for usage in output formats that require a…

Detail

IndexHierarchy.nbytes

Return the total bytes of the underlying NumPy array. Returns: int

Detail

IndexHierarchy.ndim

Return the number of dimensions. Returns: int

Detail

IndexHierarchy.positions

Return the immutable positions array.

Detail

IndexHierarchy.shape

Return a tuple describing the shape of the underlying NumPy array. Returns: tp.T…

Detail

IndexHierarchy.size

Return the size of the underlying NumPy array. Returns: int

IndexHierarchy: Constructor | Exporter | Attribute | Method | Dictionary-Like | Display | Selector | Iterator | Operator Binary | Operator Unary | Accessor Values | Accessor Datetime | Accessor String | Accessor Transpose | Accessor Regular Expression | Accessor Hashlib | Accessor Type Clinic