Bases: astropy.io.ascii.BaseOutputter
Output the table as an astropy.table.Table object.
Attributes Summary
Methods Summary
Attributes Documentation
-
default_converters = [(<function converter at 0x3fff83e565f0>, <class 'astropy.io.ascii.core.IntType'>), (<function converter at 0x3fff83e56668>, <class 'astropy.io.ascii.core.FloatType'>), (<function converter at 0x3fff83e566e0>, <class 'astropy.io.ascii.core.StrType'>)]
Methods Documentation
-
__call__(cols, meta)[source] [edit on github]