pop_fileio# pop_fileio(filename, *, return_com=False, **kwargs)# Import a supported EEG data file with MNE/File-IO-style readers. Parameters: filename (str | Path) return_com (bool) kwargs (Any) Return type: dict[str, Any] | tuple[dict[str, Any], str]