pdstools.resources

Resources module for pdstools configuration data.

Functions

get_metric_limits_path(→ pathlib.Path)

Get the path to the MetricLimits.csv file.

Package Contents

get_metric_limits_path() pathlib.Path

Get the path to the MetricLimits.csv file.

Returns:

Path to the MetricLimits.csv resource file containing best practice limits for various metrics used in pdstools.

Return type:

Path