Set Ordering
Description
Determine how this categorical series should be sorted.
Usage
<Expr>$cat$set_ordering(ordering)
Arguments
ordering
|
string either ‘physical’ or ‘lexical’
|
Value
A polars expression
Determine how this categorical series should be sorted.
<Expr>$cat$set_ordering(ordering)
ordering
|
string either ‘physical’ or ‘lexical’
|
A polars expression