String accessor#
- property Operation.str#
Property that provides access to methods specific to string types.
See also
Table Of Contents#
- otp.Operation.str.concat
- otp.Operation.str.contains
- otp.Operation.str.endswith
- otp.Operation.str.extract
- otp.Operation.str.find
- otp.Operation.str.first
- otp.Operation.str.get
- otp.Operation.str.ilike
- otp.Operation.str.insert
- otp.Operation.str.last
- otp.Operation.str.len
- otp.Operation.str.like
- otp.Operation.str.lower
- otp.Operation.str.ltrim
- otp.Operation.str.match
- otp.Operation.str.regex_replace
- otp.Operation.str.repeat
- otp.Operation.str.replace
- otp.Operation.str.rtrim
- otp.Operation.str.slice
- otp.Operation.str.startswith
- otp.Operation.str.strptime
- otp.Operation.str.substr
- otp.Operation.str.to_datetime
- otp.Operation.str.token
- otp.Operation.str.trim
- otp.Operation.str.upper