eelbrain.Dataset.save

Dataset.save(self)

Shortcut to save the Dataset, will display a system file dialog

See also

save_pickled
Pickle the Dataset
save_txt
Save as text file
save_tex
Save as teX table
as_table
Create a table with more control over formatting

Notes

Use specific save methods for more options.