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

Multi index operations #15979

Closed
wants to merge 4 commits into from
Closed

Multi index operations #15979

wants to merge 4 commits into from

Conversation

harisbal
Copy link
Contributor

#6360

Allow the merging of multi-indexed objects with different number of levels.

During tests I receive the following error: pandas/pandas/core/internals.py:4800: ComplexWarning: Casting complex values to real discards the imaginary part

harisbal added 4 commits March 6, 2017 01:56
Enable operations (e.g. multiply) on MultiIndexed objects when the join is not ambiguous
Needs cleanup
Allow the join on multi-indexed objects
@harisbal harisbal closed this Apr 12, 2017
@harisbal harisbal deleted the MultiIndex_operations branch April 12, 2017 00:05
@jorisvandenbossche jorisvandenbossche added this to the No action milestone Apr 12, 2017
@jorisvandenbossche
Copy link
Member

See #15980

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.

None yet

2 participants