Skip to content

Instantly share code, notes, and snippets.

@humbdrag
Last active January 13, 2022 11:27
Show Gist options
  • Save humbdrag/6ccf6f80cde4b4d7940ace8a3dd5bbac to your computer and use it in GitHub Desktop.
Save humbdrag/6ccf6f80cde4b4d7940ace8a3dd5bbac to your computer and use it in GitHub Desktop.
Convert MNE MEG Raw to dataframe
all_data = raw.to_data_frame()
all_data
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment