pub fn from_json(column: &Column, schema: Option<DataType>) -> Column
Parse string column as JSON into struct (PySpark from_json).