.. _ex_pandas_multiple:

Example: Pandas Excel with multiple dataframes
==============================================

An example of writing multiple dataframes to worksheets using Pandas and
XlsxWriter.

.. image:: _images/pandas_multiple.png

.. literalinclude:: ../../../examples/pandas_multiple.py
