These docs are for v1.0.0. Click to read the latest docs for v1.2.0.

Release 0.5

0.5.0 (2024-01-18)

Features

  • Add interpretability
  • Add logging column names
  • Add resume option for columns & fix minor bug related to text columns processing
  • Add target filtering to the inference module.
  • Use PyODBC for connecting with Hive.

Fixes

  • Chunking in hive queries fixed
  • Convert max num columns to int
  • Fix cleora circular dependency imports