root-11 / tablite

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

Locale specific number support #109

Closed realratchet closed 1 year ago

realratchet commented 1 year ago

Parsing int/float can now determine the locale of the int/float and parse accordingly, should work even with multiple locales are in the same column.