help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Package for dataframes or similar?


From: Lambert, Joshua D
Subject: Package for dataframes or similar?
Date: Thu, 3 Apr 2025 17:38:24 +0000

Are there any Emacs packages meant to work with data structures like DataFrames 
or table-like data? I don't want a user interface, just an Elisp library that 
can handle tens of thousands to hundreds of thousands of rows or columns of 
data. Maybe even a good library that works with the now built-in SQLite could 
work, though I would prefer a column store rather than row.

Joshua

PS. I know a vector of vectors would do the job but didn't want to start 
writing things if there was already a package that worked well.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]