Detail: IndexMicrosecondGO

Overview: IndexMicrosecondGO

class IndexMicrosecondGO(labels, *, loc_is_iloc=False, name=<object object>)[source]
  • Constructor: Alternative constructors for creating instances.

  • Exporter: Methods for transforming, exporting, or serializing objects.

  • 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.

  • Selector: Interfaces for selecting by position, label or Boolean.

  • Iterator: Interfaces for iterating (and applying functions to) elements, axis, groups, or windows.

  • Operator Binary: Underlying (magic) methods for binary operator implementation.

  • Operator Unary: Underlying (magic) methods for unary operator implementation.

  • Accessor Values: Interface for using NumPy functions on conatainers.

  • Accessor Datetime: Interface for extracting date and datetime characteristics on elements.

  • Accessor String: Interface for employing string methods on container elements.

  • Accessor Regular Expression: Interface exposing regular expression application on container elements.

  • Accessor Hashlib: Interface exposing cryptographic hashing via hashlib interfaces.

  • Accessor Type Clinic: Interface for providing a type hint from a container or validating a container against a type hint.

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