pub fn to_csv(column: &Column) -> Column
Format struct as CSV string (PySpark to_csv). Minimal implementation.