seqme.strip#
- seqme.strip(df, metrics=None)[source]#
Strip deviations from metrics in the metric dataframe.
- Parameters:
- Return type:
DataFrame- Returns:
DataFrame with specified metrics deviations removed.
- Raises:
ValueError – If any metric is not in the dataframe.