bundles / astropy latest / astropy / io / fits / column / ColDefs / change_name
function
astropy.io.fits.column:ColDefs.change_name
source: /astropy/io/fits/column.py :1904
Signature
def change_name ( self , col_name , new_name ) Summary
Change a Column's name.
Parameters
col_name: strThe current name of the column
new_name: strThe new name of the column
Aliases
-
astropy.io.fits.ColDefs.change_name