Skip to content

0.3.4

Compare
Choose a tag to compare
@nils-braun nils-braun released this 13 May 18:23
· 499 commits to main since this release
90569c9

Small feature addons

  • Added correct casting and mod operation (#172)
  • Implement OVER for arbitrary windows (#164)
  • Allow to start a SQL server from a jupyter notebook (#162)

Bugfixes and Improvements

  • Sort optimizations (#167, #173)
  • Fix scikit learn version in docker file
  • Add test with independent dask cluster (#165)
  • Speed up builds with mamba (#171)
  • Remove version constraints for pandas and dask as the errors were fixed upstream (#170)
  • Fixed the replacement of functions/aggregations and added a test (#169)
  • Added missing version in pom