Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
apache
/
datafusion-python
Public
Notifications
You must be signed in to change notification settings
Fork
174
Star
604
Code
Issues
69
Pull requests
22
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat: add AI skill to find and improve the Pythonic interface to functions
- #1484
#1484
Merged
timsaucer
merged 11 commits into
apache:main
apache/datafusion-python:main
from
timsaucer:feat/pythonic-skill
timsaucer/datafusion-python:feat/pythonic-skill
Copy head branch name to clipboard
Apr 24, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
feat: add AI skill to find and improve the Pythonic interface to functions
#1484
timsaucer
merged 11 commits into
apache:main
apache/datafusion-python:main
from
timsaucer:feat/pythonic-skill
timsaucer/datafusion-python:feat/pythonic-skill
Copy head branch name to clipboard
Commits
Commits on Apr 9, 2026
feat: accept native Python types in function arguments instead of requiring lit()
Show description for b9d956a
timsaucer
and
claude
committed
b9d956a
View commit details
Copy full SHA for b9d956a
Browse repository at this point
fix: update alias function signatures to match pythonic primary functions
Show description for 3e50d86
timsaucer
and
claude
committed
3e50d86
View commit details
Copy full SHA for 3e50d86
Browse repository at this point
docs: update make-pythonic skill to require alias type hint updates
Show description for 25e5ce3
timsaucer
and
claude
committed
25e5ce3
View commit details
Copy full SHA for 25e5ce3
Browse repository at this point
fix: address review feedback on pythonic skill and function signatures
Show description for 7515ebc
timsaucer
and
claude
committed
7515ebc
View commit details
Copy full SHA for 7515ebc
Browse repository at this point
Commits on Apr 14, 2026
refactor: add coerce_to_expr helpers and replace inline coercion patterns
Show description for 83ebb72
timsaucer
and
claude
committed
83ebb72
View commit details
Copy full SHA for 83ebb72
Browse repository at this point
docs: add aggregate function literal detection to make-pythonic skill
Show description for b245515
timsaucer
and
claude
committed
b245515
View commit details
Copy full SHA for b245515
Browse repository at this point
docs: add window function literal detection to make-pythonic skill
Show description for 05f9ab9
timsaucer
and
claude
committed
05f9ab9
View commit details
Copy full SHA for 05f9ab9
Browse repository at this point
fix: use explicit None checks, widen numeric type hints, and add tests
Show description for f6bed11
timsaucer
and
claude
committed
f6bed11
View commit details
Copy full SHA for f6bed11
Browse repository at this point
chore: suppress FBT003 in tests and remove redundant noqa comments
Show description for 4fede05
timsaucer
and
claude
committed
4fede05
View commit details
Copy full SHA for 4fede05
Browse repository at this point
docs: replace static function lists with discovery instructions in skill
Show description for fca0122
timsaucer
and
claude
committed
fca0122
View commit details
Copy full SHA for fca0122
Browse repository at this point
fix: make interrupt test reliable on Python 3.11
Show description for e36eff2
timsaucer
and
claude
committed
e36eff2
View commit details
Copy full SHA for e36eff2
Browse repository at this point
You can’t perform that action at this time.