trs_dataframe

Type Alias MLChefMap

Source
pub type MLChefMap = HashMap<String, Vec<DataValue>>;

Aliased Typeยง

struct MLChefMap(/* private fields */);