Skip to content

0.3.1

Choose a tag to compare

@nils-braun nils-braun released this 07 Feb 20:04
· 532 commits to main since this release
e5fac1a

Small feature addons

  • Aggregate improvements and SQL compatibility (#134)
  • New call operations (#122)
  • Added notebook with a 'Tour de dask-sql' (#119)

Bugfixes and Improvements

  • Docs improvements (#132)
  • Fix the fugue dependency (#133)
  • Pandas dependency fix (#129)
  • Added missing iris.csv data set
  • Pip installation docs improvement (#128)
  • Correctly sort NULLs (#126)
  • Importlib import (#125)
  • Do not touch already installed dask and pandas version as this may lead to incompatibilities (#123)
  • Average decimal type (#121)
  • Fixing a bug in column container copies (#120)