RAPIDS
Preparing search index...
@rapidsai/cudf
OrderSpec
Type Alias OrderSpec
type
OrderSpec
=
{
ascending
?:
boolean
;
null_order
?:
keyof
typeof
NullOrder
;
}
Index
Properties
ascending?
null_
order?
Properties
Optional
ascending
ascending
?:
boolean
Optional
null_
order
null_order
?:
keyof
typeof
NullOrder
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
ascending
null_
order
RAPIDS
Loading...