root-11 / tablite

multiprocessing enabled out-of-memory data analysis library for tabular data.
MIT License
37 stars 8 forks source link

fix timedeltas and non-primitive filter #161

Closed realratchet closed 7 months ago

realratchet commented 7 months ago

add back pythonic filter because we made assertions that noone uses non-primitive types and adding generic type support for non-primitive types non-trivial