pdstools.adm.CDH_Guidelines¶ Classes¶ CDHGuidelines Module Contents¶ class CDHGuidelines¶ colorscales¶ property standard_configurations: List[str]¶ Return type: List[str] property standard_channels: List[str]¶ Return type: List[str] property standard_directions: List[str]¶ Return type: List[str] _metric_value(series)¶ min(metric: str)¶ Parameters: metric (str) best_practice_min(metric: str)¶ Parameters: metric (str) best_practice_max(metric: str)¶ Parameters: metric (str) max(metric: str)¶ Parameters: metric (str) get_predictions_channel_mapping(custom_predictions: List[List] | None = None) → polars.DataFrame¶ Parameters: custom_predictions (Optional[List[List]]) Return type: polars.DataFrame