Update license metadata field

This commit is contained in:
Timothy Kassis
2025-12-31 15:10:41 -08:00
parent 2621ee329d
commit 9a89e01aba
143 changed files with 137 additions and 132 deletions

View File

@@ -1,6 +1,7 @@
---
name: vaex
description: Use this skill for processing and analyzing large tabular datasets (billions of rows) that exceed available RAM. Vaex excels at out-of-core DataFrame operations, lazy evaluation, fast aggregations, efficient visualization of big data, and machine learning on large datasets. Apply when users need to work with large CSV/HDF5/Arrow/Parquet files, perform fast statistics on massive datasets, create visualizations of big data, or build ML pipelines that don't fit in memory.
license: MIT license
metadata:
skill-author: K-Dense Inc.
---