runpandas.types.Activity.ellapsed_time# property Activity.ellapsed_time# Returns The duration of activity in pandas.TimedeltaIndex object. Raises AttributeError if dataframe index is not an instance of TimedeltaIndex –