Skip to content

v0.1.5

Choose a tag to compare

@marsupialtail marsupialtail released this 04 Feb 17:49
· 222 commits to master since this release
  • switched aggregations to DuckDB
  • switched evaluate in sql_utils to emit polars expression instead of lambda
  • added sorted semantics to data sources
  • added preliminary support for window functions
  • added tutorials
  • fixed polars update issue, mandate > 0.16 since changed groupby semantics
  • fixed numerous other bugs