Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
Kotlin
/
dataframe
Public
Notifications
You must be signed in to change notification settings
Fork
76
Star
1k
Code
Issues
268
Pull requests
31
Discussions
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
Code
Add more operation to compiler plugin
#1052
Code
Merged
koperagen
merged 13 commits into
master
Kotlin/dataframe:master
from
merge-improvements
Kotlin/dataframe:merge-improvements
Copy head branch name to clipboard
Feb 7, 2025
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Add more operation to compiler plugin
#1052
koperagen
merged 13 commits into
master
Kotlin/dataframe:master
from
merge-improvements
Kotlin/dataframe:merge-improvements
Copy head branch name to clipboard
Commits
Commits on Feb 5, 2025
Produce unique temp column name for merge
koperagen
committed
cf15f23
Copy full SHA for cf15f23
Commits on Feb 6, 2025
Enable Merge.notNull to narrow type to definitely non-nullable
Show description for 10869d2
koperagen
committed
10869d2
Copy full SHA for 10869d2
cleanup invisible reference usages
koperagen
committed
10c4354
Copy full SHA for 10c4354
[Compiler plugin] Support "Infer" arguments
koperagen
committed
b762c03
Copy full SHA for b762c03
Annotate Gather.into with AccessApiOverload
koperagen
committed
cb45f9e
Copy full SHA for cb45f9e
[Compiler plugin] Use property initializers to interpret their value
koperagen
committed
226ebc5
Copy full SHA for 226ebc5
[Compiler plugin] Support "merge" operation
koperagen
committed
c5f8dd0
Copy full SHA for c5f8dd0
[Compiler plugin] Support "Convert.perRowCol" operation
koperagen
committed
ff8b452
Copy full SHA for ff8b452
[Compiler plugin] Support "df.rename(Pair<String, String>)" operation
koperagen
committed
556865e
Copy full SHA for 556865e
[Compiler plugin] GroupBy.into(column)
koperagen
committed
63edccd
Copy full SHA for 63edccd
[Compiler plugin] DataFrame.reorderColumnsByName
koperagen
committed
e49c0ac
Copy full SHA for e49c0ac
[Compiler plugin] Properly order nested schemas extracted from declarations
koperagen
committed
af99c1f
Copy full SHA for af99c1f
Fix outdated parameter name and remove non-existing syntax from grammar
koperagen
committed
edc9915
Copy full SHA for edc9915
You can’t perform that action at this time.