7 ms·
This is an interesting approach, I was wondering what kind of data can I use with it? Can’t wait to try it out
by documentparser 2y ago
This is an interesting approach, I was wondering what kind of data can I use with it? Can’t wait to try it out
- deleted 2y ago[deleted]
- imaginaryspaces 2y agoAs 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 :)