Expand description
Provides rank function to assign a rank to each value in an array
Functionsยง
- boolean_
rank ๐ - bytes_
rank ๐ - can_
rank ๐ - Whether
arrow_ord::rankcan rank an array of given data type. - get_
boolean_ ๐rank_ index - Return the index for the rank when ranking boolean array
- primitive_
rank ๐ - rank
- Assigns a rank to each value in
arraybased on its position in the sorted order - rank_
impl ๐