vaex
K-Dense-AI/scientific-agent-skills
Vaex is a high-performance Python library designed for processing and analyzing large tabular datasets that exceed available RAM. It supports out-of-core DataFrame operations, lazy evaluation, fast aggregations, and efficient visualization of big data. Ideal for working with massive CSV, HDF5, Arrow, or Parquet files, performing statistics on billions of rows, and building machine learning pipelines without memory constraints.