.. include:: ../io/ascii/references.txt

FastCsv
=======

.. currentmodule:: astropy.io.ascii

.. autoclass:: FastCsv
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~FastCsv.fill_extra_cols

   .. rubric:: Methods Summary

   .. autosummary::

      ~FastCsv.write

   .. rubric:: Attributes Documentation

   .. autoattribute:: fill_extra_cols

   .. rubric:: Methods Documentation

   .. automethod:: write
