eegprep.pop_importbids# eegprep.pop_importbids(path, *, return_com=False, **kwargs)# Load one or more EEG files from a BIDS dataset. Parameters: path (str | Path) return_com (bool) kwargs (Any) Return type: dict[str, Any] | list[dict[str, Any]] | tuple[dict[str, Any] | list[dict[str, Any]], str]