Astropy
Data structures and transformations
astropy.constants
astropy.units
astropy.nddata
astropy.table
astropy.time
astropy.timeseries
astropy.coordinates
astropy.wcs
astropy.modeling
astropy.uncertainty
Files, I/O, and Communication
astropy.io.fits
astropy.io.ascii
astropy.io.votable
astropy.io.misc
astropy.samp
Computations and utilities
astropy.cosmology
astropy.convolution
astropy.utils.iers
astropy.visualization
astropy.stats
Nuts and bolts
astropy.config
astropy.io.registry
astropy.utils
Warning class for cases when a table column is replaced via the Table.__setitem__ syntax e.g. t[‘a’] = val.
This does not inherit from AstropyWarning because we want to use stacklevel=3 to show the user where the issue occurred in their code.
previous
TableMergeError
next
PprintIncludeExclude