Skip to content

1.5.0

Compare
Choose a tag to compare
@WireBaron WireBaron released this 31 Jan 19:11
· 717 commits to main since this release
c3aeaf0

This release includes new experimental functionality, as well as some internal updates.

Experimental Features

  • freq_agg for estimating the most common elements in a column
  • state_agg for measuring the total time spent in different states

Internal Improvements

  • Updated rust to 1.57
  • Enforce clippy linting