Is your feature request related to a problem?
No
Describe the solution you'd like
col("x").as_string() # should be like .cast(DataType.string())
Describe alternatives you've considered
No response
Additional Context
#3989 related, perhaps we have try_as_bool as well!
Would you like to implement a fix?
No