Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH: Add method Panel.update #1999

Merged
merged 2 commits into from
Oct 5, 2012
Merged

ENH: Add method Panel.update #1999

merged 2 commits into from
Oct 5, 2012

Conversation

tshauck
Copy link
Contributor

@tshauck tshauck commented Sep 30, 2012

panel_one.update(panel_two)

Addresses Issue #1988.
Delegates most the work to DataFrame.update. Aligns on items whereas DataFrame.update aligns on indices.

@wesm wesm merged commit a4db54a into pandas-dev:master Oct 5, 2012
@wesm
Copy link
Member

wesm commented Oct 5, 2012

Sweet. Merged in and will appear in 0.9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants