astropy_tabular_data

astropy_tabular_data#

glue.core.data_factories.astropy_tabular_data(*args, **kwargs)#

Build a data set from a table. We restrict ourselves to tables with 1D columns.

All arguments are passed to the astropy.table.Table reader.