#littletable — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #littletable, aggregated by home.social.
-
I just released v3.0.0 of #littletable, a pure Python lightweight alternative to pandas for easy CSV/JSON/Excel import/export, text search, query and pivot for smallish data sets (up to 1MM records or so). Schemaless, littletable works against a list of objects using the object attributes as columns. littletable is compatible with Python 3.9-13. Small installation footprint (single .py file), can be dropped into tight runtime environments. #python #littletable #dataanalysis #dataanalysistools
-
Just to report that my 3 open source packages pyparsing, littletable, and logmerger (and by extension, textual, which is used by logmerger) all run successfully on Python 3.13b2 (default build) #python #python313 #pyparsing #littletable #logmerger #textual