est.core.sections.split_section_size#

est.core.sections.split_section_size(values: Sequence[float], section_size: int) List[slice][source]#

This method returns the disjoint slices representing sections of fixed size that end higher than start or start higher than end.