myoverse.datasets.utils.DatasetFormatter.print_data_structure# DatasetFormatter.print_data_structure(emg_data, ground_truth_data)[source]# Print data structure tree. Parameters: emg_data (dict[str, ndarray]) ground_truth_data (dict[str, ndarray]) Return type: None