bigframes._config.BigQueryOptions.ordering_mode#

propertyBigQueryOptions.ordering_mode:Literal['strict','partial']#

Controls whether total row order is always maintained for DataFrame/Series.

Returns:

A literal string value of either strict or partial ordering mode.

Return type:

Literal