to_json_rows

Function to_json_rows 

Source
pub fn to_json_rows(dataframe: &DataFrame) -> Vec<Vec<Value>>
Expand description

Convert DataFrame to JSON values (compatible with Recordset format)