pop_export# pop_export(EEG, filename, *args, **kwargs)# Export EEG data or ICA activity to a delimited text file. Parameters: EEG (dict[str, Any]) filename (str | Path) args (Any) kwargs (Any) Return type: str