{ } Raw JSON

bundles / astropy 7.0.1 / astropy / io / fits / column / Column / __eq__

function

astropy.io.fits.column:Column.__eq__

source: /astropy/io/fits/column.py :738

Signature

def   __eq__ ( self other )

Summary

Two columns are equal if their name and format are the same. Other attributes aren't taken into account at this time.

Aliases

  • astropy.io.fits.Column.__eq__