Function collect_all

Source
pub fn collect_all<I>(lfs: I) -> Result<Vec<DataFrame>, PolarsError>
Expand description

Collect all LazyFrame computations.