pub fn with_column( df: &DataFrame, name: &str, value: &Value, ) -> Result<DataFrame>
Add a new column with a constant value