pybtls.output.Read.E_cumulative_statistics.read_E_CS#

read_E_CS(file_path)[source]#

Read the effect cumulative statistics data from pybtls results.

This output file has a header.

Parameters:

file_path (Path) – The path to the effect cumulative statistics data file.

Returns:

The effect cumulative statistics data.

Return type:

pd.DataFrame