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
.
PolicyEngine
/
microdf
Public
Notifications
You must be signed in to change notification settings
Fork
10
Star
16
Code
Issues
17
Pull requests
9
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Fix merge() method to return MicroDataFrame
- #261
#261
Merged
MaxGhenis
merged 12 commits into
master
PolicyEngine/microdf:master
from
fix-merge-method
PolicyEngine/microdf:fix-merge-method
Copy head branch name to clipboard
Jul 24, 2025
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Fix merge() method to return MicroDataFrame
#261
MaxGhenis
merged 12 commits into
master
PolicyEngine/microdf:master
from
fix-merge-method
PolicyEngine/microdf:fix-merge-method
Copy head branch name to clipboard
Commits
Commits on Jul 24, 2025
Fix merge() method to return MicroDataFrame
Show description for 7487d65
MaxGhenis
and
claude
committed
7487d65
View commit details
Copy full SHA for 7487d65
Browse repository at this point
Merge branch 'master' into fix-merge-method
MaxGhenis
committed
08fbf85
View commit details
Copy full SHA for 08fbf85
Browse repository at this point
update email
MaxGhenis
committed
166f2ed
View commit details
Copy full SHA for 166f2ed
Browse repository at this point
Add __getattr__ method for intuitive column access
Show description for 9d90d53
MaxGhenis
and
claude
committed
9d90d53
View commit details
Copy full SHA for 9d90d53
Browse repository at this point
Add nullify_weights() method to MicroDataFrame and MicroSeries
Show description for 237dbcc
MaxGhenis
and
claude
committed
237dbcc
View commit details
Copy full SHA for 237dbcc
Browse repository at this point
Skip non-numeric columns when aggregating MicroDataFrames
Show description for 21fe555
MaxGhenis
and
claude
committed
21fe555
View commit details
Copy full SHA for 21fe555
Browse repository at this point
Deprecate set_weight_col() in favor of set_weights()
Show description for 3942af5
MaxGhenis
and
claude
committed
3942af5
View commit details
Copy full SHA for 3942af5
Browse repository at this point
Fix set_weights() to link weights when using column name
Show description for 04e497b
MaxGhenis
and
claude
committed
04e497b
View commit details
Copy full SHA for 04e497b
Browse repository at this point
Add testing instructions to CLAUDE.md and fix formatting
Show description for a41a2aa
MaxGhenis
and
claude
committed
a41a2aa
View commit details
Copy full SHA for a41a2aa
Browse repository at this point
Run black formatter to fix linting issues
Show description for 575ca27
MaxGhenis
and
claude
committed
575ca27
View commit details
Copy full SHA for 575ca27
Browse repository at this point
Fix flake8 E501 line length errors
Show description for 9d62e4b
MaxGhenis
and
claude
committed
9d62e4b
View commit details
Copy full SHA for 9d62e4b
Browse repository at this point
Fix make format to catch E501 line length errors
Show description for 6586e40
MaxGhenis
and
claude
committed
6586e40
View commit details
Copy full SHA for 6586e40
Browse repository at this point
You can’t perform that action at this time.