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
This is just not implemented yet for DatetimeIndex. I have started work on implementing this for DatetimeIndex.union and it is quite straightforward except in the case where this._fast_union(other) is called:
Uh oh!
There was an error while loading. Please reload this page.
Code Sample, a copy-pastable example if possible
Problem description
The 'sort' argument works with 'difference' and 'intersection' but fails on 'union' for DateTimeIndex.
The text was updated successfully, but these errors were encountered: