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

This is supported on crate feature docs only.
Expand description

Changelog v0.3

  • Utf8 type is nullable #37
  • Support all ARROW numeric types #40
  • Support all ARROW temporal types #46
  • ARROW IPC Reader/ Writer #50
  • Implement DoubleEndedIterator trait for ChunkedArray’s #34