pvpltools.dataplusmeta.DataPlusMeta.to_txt#

DataPlusMeta.to_txt(file, update_cdef=True, preamble=None)[source]#

Write the contents of a DataPlusMeta object to a text file.

filestr

Name or path of a text file

Specified file is overwritten without warning if it exists.