pub fn explode(df: &DataFrame, columns: &[String]) -> Result<DataFrame>
Explode list columns into separate rows