.. _ex_pandas_simple:

Example: Pandas Excel example
=============================

A simple example of converting a Pandas dataframe to an Excel file using
Pandas and XlsxWriter. See :ref:`ewx_pandas` for more details.

.. image:: _images/pandas_simple.png

.. literalinclude:: ../../../examples/pandas_simple.py
