概要
This skill empowers Claude to handle massive datasets by leveraging Vaex, a high-performance Python library designed for data that is too large to fit into system memory. It provides specialized guidance for performing lightning-fast statistical aggregations, creating interactive visualizations of massive datasets, and building memory-efficient machine learning pipelines. By utilizing lazy evaluation and virtual columns, this skill ensures optimal performance for scientific research, financial analysis, and large-scale data engineering tasks while avoiding common memory-related crashes.