hotstepper.Steps.iloc

Steps.iloc(idx, raw_keys=True)

The individual step changes at each array index, these are the delta values that add and subtract across the series to realise the entire step function.

Parameters

idx (int, slice) – The numpy index, range index or slice to lookup the raw step change values wihtin the Steps DataModel

Returns

Individual step change values within the steps object.

Return type

array