Skip to content

8.13.0

Compare
Choose a tag to compare
@pquentin pquentin released this 27 Mar 14:27
· 30 commits to main since this release
v8.13.0
1921792

Added

  • Added support for Python 3.11 (#681)
  • Added eland.DataFrame.to_json function (#661, contributed by @bartbroere)
  • Added override option to specify the model's max input size (#674)

Changed

  • Upgraded torch to 2.1.2 (#671)
  • Mirrored pandas' lineterminator instead of line_terminator in to_csv (#595, contributed by @bartbroere)