Module polars_core::doc::changelog::v0_4[][src]

This is supported on crate feature docs only.
Expand description

Changelog v0.4

  • median aggregation added to ChunkedArray<T>
  • Arrow LargeList datatype support (and groupby aggregation into LargeList).
  • Shift operation.
  • Fill None operation.
  • Buffered serialization (less memory requirements)
  • Temporal utilities