root-11 / tablite

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

Filter is now typesafe #84

Closed realratchet closed 1 year ago

realratchet commented 1 year ago

Added ability to do typesafe filter due to complaints that you cannot do filter on mixed type columns.