lsst.astshim 22.0.1-2-g545b398+b642b25b33
|
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`