pyspark.sql.Column.astype# Column.astype(dataType)[source]# astype() is an alias for cast(). New in version 1.4.0.