Drop-in replacement for pandas that automatically distributes computations across all CPU cores or a Ray/Dask cluster for faster data processing.
Modin — Parallel pandas with One Line of Code
Drop-in replacement for pandas that automatically distributes computations across all CPU cores or a Ray/Dask cluster for faster data processing.
Agent 可直接安装
这个资产可安装;Agent 先选择当前运行时、检查安装计划,再运行匹配命令。
npx -y tokrepo@latest install 3375a4ee-43c6-11f1-9bc6-00163e2b0d79 --target codex先 dry-run 确认安装计划,再运行此命令。
讨论
相关资产
Dask — Parallel Computing and Scalable DataFrames for Python
Dask is a flexible parallel computing library for Python that scales NumPy, pandas, and scikit-learn workflows from a laptop to a distributed cluster with minimal code changes.
Miller — Like awk, sed, cut, join, and sort for CSV, TSV, JSON
Miller (mlr) is a multi-purpose command-line tool for processing name-indexed data such as CSV, TSV, JSON, JSON Lines, and positionally-indexed records, blending awk-style expressions with pandas-like DataFrame operations.
pandas — Powerful Data Analysis and Manipulation for Python
pandas is the essential data analysis library for Python. It provides DataFrame and Series data structures for efficient manipulation of tabular data, time series, and structured datasets with an expressive API for filtering, grouping, joining, and reshaping.
D-Tale — Interactive Pandas DataFrame Visualization and Analysis
A Flask and React-based tool that provides a rich web UI for exploring, visualizing, and analyzing pandas DataFrames interactively in your browser.