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

index.union does not sort monotonic indexes #2196

Closed
mattijohn opened this issue Nov 8, 2012 · 1 comment
Closed

index.union does not sort monotonic indexes #2196

mattijohn opened this issue Nov 8, 2012 · 1 comment
Labels
Milestone

Comments

@mattijohn
Copy link

from StackOverflow:

While index.union is not guaranteed to sort results, it does not try to sort the result for monotonic indexes, but does try to sort non-monotonic indexes.

@changhiskhan
Copy link
Contributor

Looks like a bug in DatetimeIndex. We'll fix before the release. Thanks.

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

No branches or pull requests

3 participants