Table Of Contents

Search

Enter search terms or a module, class or function name.

pandas.TimedeltaIndex.append

TimedeltaIndex.append(other)

Append a collection of Index options together

Parameters:other : Index or list/tuple of indices
Returns:appended : Index