Module substring
Expand description
Defines kernel to extract a substring of an Array Supported array types: [GenericStringArray], [GenericBinaryArray], [FixedSizeBinaryArray], [DictionaryArray]
Functionsยง
- substring
- Returns an [
ArrayRef
] with substrings of all the elements inarray
. - substring_
by_ char - Substrings based on character index