BaseOutputter# class astropy.io.ascii.BaseOutputter[source]# Bases: object Output table as a dict of column objects keyed on column name. The table data are stored as plain python lists within the column objects. Attributes Summary converters Attributes Documentation converters = {}#