.. _example-from-pandas-dataframe: Using pandas DataFrame as a tabular data source ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ You can use :py:class:`pandas.DataFrame` as a data source to write a table. .. include:: from_pandas_dataframe_example.txt