Function flatten

Source
pub fn flatten(col: impl Into<Column>) -> Column
Expand description

Creates a single array from an array of arrays.