Skip to main content

dataframe_to_value

Function dataframe_to_value 

Source
pub fn dataframe_to_value(df: DataFrame) -> Value
Expand description

Convert a DataFrame to the legacy Value::Struct { name: "DataFrame" } representation used by existing CJC code.