Raw, epoched, and evoked objects have a .to_data_frame()
method, which you can use to create a Pandas DataFrame and export the tabular data from there. See:
1 Like
Raw, epoched, and evoked objects have a .to_data_frame()
method, which you can use to create a Pandas DataFrame and export the tabular data from there. See: