Dask
Dask is a Python library for parallel and distributed computing that enables three critical capabilities: - **Larger-than-memory execution**…
Maintainer K-Dense Inc. · Last updated March 31, 2026
Vaex is a high-performance Python library designed for la.
Original source
https://github.com/K-Dense-AI/claude-scientific-skills/tree/main/scientific-skills/vaex
Skill Snapshot
Source Doc
Use Vaex when:
Vaex provides six primary capability areas, each documented in detail in the references directory:
Load and create Vaex DataFrames from various sources including files (HDF5, CSV, Arrow, Parquet), pandas DataFrames, NumPy arrays, and dictionaries. Reference references/core_dataframes.md for:
Related skills
Dask is a Python library for parallel and distributed computing that enables three critical capabilities: - **Larger-than-memory execution**…
Perform comprehensive exploratory data analysis (EDA) on scientific data files across multiple domains. This skill provides automated file t…
GeoPandas extends pandas to enable spatial operations on geometric types. It combines the capabilities of pandas and shapely for geospatial…
NetworkX is a Python package for creating, manipulating, and analy.