Overview: IndexMicrosecondGO: Attribute

Detail: IndexMicrosecondGO: Attribute

Detail

IndexMicrosecondGO.STATIC

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

Detail

IndexMicrosecondGO.depth

int([x]) -> integer int(x, base=10) -> integer Convert a number or string to an…

Detail

IndexMicrosecondGO.dtype

Return the dtype of the underlying NumPy array. Returns: numpy.dtype

Detail

IndexMicrosecondGO.index_types

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

Detail

IndexMicrosecondGO.memory

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

Detail

IndexMicrosecondGO.mloc

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

Detail

IndexMicrosecondGO.name

A hashable label attached to this container. Returns: Hashable

Detail

IndexMicrosecondGO.names

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

Detail

IndexMicrosecondGO.nbytes

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

Detail

IndexMicrosecondGO.ndim

Return the number of dimensions. Returns: int

Detail

IndexMicrosecondGO.positions

Return the immutable positions array.

Detail

IndexMicrosecondGO.shape

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

Detail

IndexMicrosecondGO.size

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

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