bundles / astropy 7.0.1 / astropy / io / fits / hdu / table / _TableBaseHDU / _clear_table_keywords
function
astropy.io.fits.hdu.table:_TableBaseHDU._clear_table_keywords
source: /astropy/io/fits/hdu/table.py :648
Signature
def _clear_table_keywords ( self , index = None ) Summary
Wipe out any existing table definition keywords from the header.
Extended Summary
If specified, only clear keywords for the given table index (shifting up keywords for any other columns). The index is zero-based. Otherwise keywords for all columns.
Aliases
-
astropy.io.fits.hdu.table._TableBaseHDU._clear_table_keywords