Functionsยง
- A specified helper to cast from
GenericBinaryArray
toGenericStringArray
when they have same offset size so re-encoding offset is unnecessary. - Casts string to boolean
- Casts generic string arrays to an ArrowTimestampType (TimeStampNanosecondArray, etc.)
- cast_
utf8_ ๐to_ boolean - Casts string view arrays to an ArrowTimestampType (TimeStampNanosecondArray, etc.)
- parse_
string ๐Parse UTF-8 - parse_
string_ ๐iter - parse_
string_ ๐view Parse UTF-8 View - value_
to_ ๐string - value_
to_ ๐string_ view