返回 Skill 列表
extension
分类: 数据与分析无需 API Key

qsv 飞速 CSV 数据处理工具包

qsv 是一个高性能的命令行工具包,用于查询、转换、验证和分析 CSV 及表格数据。该工具用 Rust 编写,提供了超过 50 个命令来处理数据整理任务,并支持 Excel、Parquet、JSON 等多种格式。

person作者: user_3c6cb52ehubcommunity

qsv 飞速 CSV 数据处理工具包

qsv is a high-performance command-line toolkit for querying, transforming, validating, and analyzing CSV and tabular data. Written in Rust, it provides over 50 commands for data wrangling tasks and supports Excel, Parquet, JSON, and other formats.

Installation

Use the upstream install or setup path that matches your environment:

  • cargo install zipsign
  • brew install qsv
  • conda install conda-forge::qsv
  • git clone https://github.com/1991513ccie-png/skills

Requirements and caveats from upstream:

  • | py<br>📇🔣 | Create a new computed column or filter rows by evaluating a Python expression on every row of a CSV file. Python's [f-strings](https://www.freecodecamp.org/news/python-f-strings-tutori...
  • 🔣: requires UTF-8 encoded input.

Basic usage or getting-started notes:

  • | describegpt<br>📇🗃️🤖🌐🪄📚⛩️ CKAN | <a name="describegpt_deeplink"></a>Infer a "neuro-symbolic" Data Dictionary, De...

  • | luau<br>📇🌐🔣📚 CKAN Luau | <a name="luau_deeplink"></a>Create multiple new computed columns, filter rows, compute aggregations and build complex...

  • | moarstats<br>📇🏎️ | Add up to an additional 55 statistical measures, including extended outlier, robust & bivariate statistics to an existing stats CSV file. ([example](docs/moarstats/NYC_31...

  • Source: https://github.com/1991513ccie-png/skills

  • Extracted from upstream docs: https://raw.githubusercontent.com/dathere/qsv/HEAD/README.md