pub fn get_json_object(column: &Column, path: &str) -> Column
Extract JSON path from string column (PySpark get_json_object).