eegprep.pop_delset# eegprep.pop_delset(ALLEEG, indices)# Delete dataset indices from ALLEEG and return a history command. Parameters: ALLEEG (list[dict[str, Any]] | None) indices (int | list[int] | tuple[int, ...]) Return type: tuple[list[dict[str, Any]], str]