Overview: IndexHierarchyGO: Attribute

Detail: IndexHierarchyGO: Attribute

Detail

IndexHierarchyGO.STATIC

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

Detail

IndexHierarchyGO.depth

Return the depth of the index hierarchy.

Detail

IndexHierarchyGO.dtypes

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

Detail

IndexHierarchyGO.index_types

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

Detail

IndexHierarchyGO.memory

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

Detail

IndexHierarchyGO.mloc

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

Detail

IndexHierarchyGO.name

A hashable label attached to this container. Returns: Hashable

Detail

IndexHierarchyGO.names

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

Detail

IndexHierarchyGO.nbytes

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

Detail

IndexHierarchyGO.ndim

Return the number of dimensions. Returns: int

Detail

IndexHierarchyGO.positions

Return the immutable positions array.

Detail

IndexHierarchyGO.shape

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

Detail

IndexHierarchyGO.size

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

IndexHierarchyGO: 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