Function to_json

Source
pub fn to_json(
    col: impl Into<Column>,
    options: Option<HashMap<&str, &str>>,
) -> Column
Expand description

Converts a column containing a StructType into a JSON string