Skip to content

v1.0.8

Choose a tag to compare

@jonas-w jonas-w released this 17 Apr 14:25
· 390 commits to main since this release

Added

  • python 3.11 support, as pyspark 3.4 gained support for it (#13)
  • conda-forge badges to the README (#13)

Fixed

  • typo in docs (#12)

Removed

  • pandas<2 restriction, as pyspark 3.4 supports it (#13)