pybtls.output.Read.fatigue_rainflow.read_FR# read_FR(file_path)[source]# Read the fatigue rainflow data from pybtls results. This output file has a header. Parameters: file_path (Path) – The path to the fatigue rainflow data file. Returns: The fatigue rainflow data. Return type: pd.DataFrame