Introduction
User Documentation
Worked Examples
An interactive application
Notebooks
Extra Functionality
Getting Help
Write out a table.
filename (str) – The name of the file.
dataset – The data to write out.
ascii (bool, optional) – If True use an ASCII format, otherwise a binary format.
True
clobber (bool, optional) – If True then the output file will be over-written if it already exists, otherwise an error is raised.
See also
read_table