ExperimentSession.get_section_data()# ExperimentSession.get_section_data(name: str) → dict[source]# Get the data dictionary for all pages in a specific section. Includes pages in child-sections of the target section. Parameters name – The name of the target section Returns Data dictionary of a specific section. Return type dict