Skip to content

v0.14.0

Latest
Compare
Choose a tag to compare
@elephantum elephantum released this 29 Aug 18:40
· 27 commits to master since this release

Major changes:

  • Enable Python 3.12 support
  • DatatableTansform can become BatchTransform with empty indices
  • SQLAlchemy tables can be used directly without duplication in Catalog
  • datapipe.compute.Table can be used directly without Catalog

See "Migration from v0.13 to v0.14" for more details