
.. include:: ../table/references.txt


Row
=================

.. currentmodule:: astropy.table

.. autoclass:: Row
   :show-inheritance:

   
     
   

   
   

   .. rubric:: Attributes Summary

   .. autosummary::
   
      ~Row.colnames
      ~Row.columns
      ~Row.data
      ~Row.dtype
      ~Row.index
      ~Row.meta
      ~Row.table

   
   

   
   

   .. rubric:: Methods Summary

   .. autosummary::
   
      ~Row.as_void

   
   

   
   

   .. rubric:: Attributes Documentation

   
   .. autoattribute:: colnames
   .. autoattribute:: columns
   .. autoattribute:: data
   .. autoattribute:: dtype
   .. autoattribute:: index
   .. autoattribute:: meta
   .. autoattribute:: table

   
   

   
   

   .. rubric:: Methods Documentation

   
   .. automethod:: as_void

   
   