Skip to main content
atoti.CustomOrder(
    *,
    first_elements: Sequence[bool | int | float | date | datetime | time | str],
)
Custom order.
Deprecated since version 6.2.1: Use atoti.Ordering.first instead:

Attributes

first_elements

Sequence[bool | int | float | date | datetime | time | str]