Skip to main content

apache/datafusion-python

SkillsMP 已收集 apache/datafusion-python 中的 5 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
5
GitHub 星标
597
GitHub Forks
166

这个仓库中的 skills

1 个职业分类 · 已分类 20%

已展示 5 / 5 个已收集 Skill。

职业分类
未分类
描述

Audit the user-facing skill at skills/datafusion_python/SKILL.md against the current public Python API. Find new APIs that should be documented, stale mentions of removed/renamed APIs, examples that drifted from current idiomatic style, and places that need a…

原文语言:英语

更新
职业分类
未分类
描述

Check if upstream Apache DataFusion features (functions, DataFrame ops, SessionContext methods, FFI types) are exposed in this Python project. Use when adding missing functions, auditing API coverage, or ensuring parity with upstream.

原文语言:英语

更新
职业分类
未分类
描述

TRIGGER — read before adding, changing, or reviewing any __datafusion_*__ capsule getter, any FFI_* export that asks for a TaskContextProvider or an extension codec, or any code that calls FFI_QueryPlanner::new / FFI_TableProvider::new /…

原文语言:英语

更新
职业分类
未分类
描述

Audit and improve datafusion-python functions to accept native Python types (int, float, str, bool) instead of requiring explicit lit() or col() wrapping. Analyzes function signatures, checks upstream Rust implementations for type constraints, and applies the…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when the user is writing datafusion-python (Apache DataFusion Python bindings) DataFrame or SQL code. Covers imports, data loading, DataFrame operations, expression building, SQL-to-DataFrame mappings, idiomatic patterns, and common pitfalls.

原文语言:英语

更新
已展示 5 / 5 个已收集 Skill。