Skip to content

LazyFrame.astype

astype

astype(
    dtype: str | type | dict[str, str | DuckDBPyType],
) -> LazyFrame