Bhaskar Mookerji home

libdataframe - Portable DataFrames in C and C++

libdataframe is an in-progress library for performing in-memory, structured data analysis: essentially a column-store equivalent to sqlite for use in ad-hoc data analysis and visualization. We started project after finding no easy portable equivalent to Pandas or R dataframes.

Basic Goals:

Distant, or Explicit Non-Goals:

See the rest on Github.