소개
Vaex is a high-performance Python library optimized for processing and visualizing tabular datasets that exceed available RAM. It enables interactive exploration of billions of rows per second by utilizing lazy evaluation and virtual columns, eliminating memory overhead for complex computations. This skill provides Claude with specialized patterns for handling large-scale scientific data, financial time series, and machine learning pipelines that typically require massive computing resources, ensuring efficient data manipulation and visualization without memory constraints.