String Layers
Utilities for dealing with String Columns
- ConcatColumn
- ConcatConst
- Contains
- ContainsAny
- CountMatches
- Decode
- Encode
- EndsWith
- EscapeRegex
- Explode
- Extract
- ExtractAll
- ExtractMany
- Find
- FirstLine
- FirstWord
- Head
- JsonDecode
- JsonPathMatch
- LastLine
- LastWord
- LenBytes
- LenChars
- NthLine
- NthWord
- PadEnd
- PadStart
- Replace
- ReplaceAll
- ReplaceMany
- Reverse
- Slice
- SliceMixed
- Split
- SplitExact
- SplitLines
- SplitN
- SplitWords
- StartsWith
- StripChars
- StripCharsEnd
- StripCharsStart
- StripPrefix
- StripSuffix
- Tail
- ToDate
- ToDateTime
- ToInteger
- ToLowerCase
- ToTime
- ToTitleCase
- ToUpperCase
- UnicodeNormalize
- ZFill