Hacker News new | ask | show | jobs
by imaginaryspaces 492 days ago
As of now (v0.4.0), the library expects a structured/tabular input (think pandas DataFrame). So you could use it for things like transaction data, insurance records, anything that fits in a "table".

However, the concept generalises to other data types very naturally, and we plan to add support for things like images, audio etc very soon :)