apache/datafusion-python

Apache DataFusion Python Bindings

598Stars on the repository
7Mods indexed here, across every type
3d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

audit-skill-md

01

apache/datafusion-python

Skill Claude CodeCodex

Audit the user-facing skill at skills/datafusionpython/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 "requires datafusion-python NN or newer" note. Run after…

598 3d ago A 79 tokens original Apache-2.0

check-upstream

02

apache/datafusion-python

Skill Claude CodeCodex

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.

598 3d ago A 49 tokens original Apache-2.0

apache/datafusion-python

Skill Claude CodeCodex

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 FFIQueryPlanner::new / FFITableProvider::new / FFI{Logical,Physical}ExtensionCodec::new. These methods are one protocol with a settled…

598 3d ago A 102 tokens original Apache-2.0

make-pythonic

04

apache/datafusion-python

Skill Claude CodeCodex

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 appropriate coercion pattern.

598 3d ago A 58 tokens original Apache-2.0

datafusion-python

05

apache/datafusion-python

Skill Claude CodeCodex

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.

598 3d ago A 54 tokens original Apache-2.0