{ } Raw JSON

bundles / astropy 7.0.1 / astropy / io / fits / hdu / table / _TableLikeHDU

class

astropy.io.fits.hdu.table:_TableLikeHDU

source: /astropy/io/fits/hdu/table.py :56

Signature

class   _TableLikeHDU ( data = None header = None name = None ver = None ** kwargs )

Members

Summary

A class for HDUs that have table-like data. This is used for both Binary/ASCII tables as well as Random Access Group HDUs (which are otherwise too dissimilar for tables to use _TableBaseHDU directly).

Aliases

  • astropy.io.fits.diff._TableLikeHDU