pub fn from_csv(column: &Column) -> Column
Parse CSV string to struct (PySpark from_csv). Minimal implementation.