Segment.add_corr_from_df#

Segment.add_corr_from_df(to_seg, exclusion=False)[source]#

Add either a lookup or exclusion to a segment from a lookup file.

Parameters:
  • to_seg (Segment) – The segment the correlation relates to

  • exclusions (bool = False) – Whether to translate as an exclusion or a lookup

  • exclusion (bool)