| LSSTApplications
    20.0.0
    LSSTDataManagementBasePackage | 
| Functions | |
| def | getColumnData (self, column) | 
| def astshim.fitsTableContinued.getColumnData | ( | self, | |
| column | |||
| ) | 
Retrieve the column data in the correct type and shape.
Parameters
----------
column : `str`
    Name of the column to retrieve.
Returns
-------
data : `list` of `numpy.array` 
Definition at line 7 of file fitsTableContinued.py.
 1.8.18
 1.8.18