pub fn json_tuple(column: &Column, keys: &[&str]) -> Column
Extract keys from JSON as struct (PySpark json_tuple). keys: e.g. [“a”, “b”].