Skip to content

Support .as_T cast methods where T is a Daft type with possible parameters #4014

@rchowell

Description

@rchowell

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions