pop_importepoch# pop_importepoch(EEG, filename=None, fieldlist=None, *args, return_com=False, **kwargs)# Import per-epoch metadata from a text table. Parameters: EEG (dict[str, Any]) filename (str | None) fieldlist (list[str] | tuple[str, ...] | str | None) args (Any) return_com (bool) kwargs (Any) Return type: dict[str, Any] | tuple[dict[str, Any], str]