- 
TimedeltaIndex.union(other)[source]
- 
Specialized union for TimedeltaIndex objects. If combine overlapping ranges with the same DateOffset, will be much faster than Index.union Parameters: other : TimedeltaIndex or array-like Returns: y : Index or TimedeltaIndex 
TimedeltaIndex.union()
 
          2025-01-10 15:47:30
            
          
Please login to continue.