.. _sec_api_report:

.. module:: commonnn.report


report
======

Go to:

   * :ref:`Records and summary <sec_api_commonnn_cluster_records>`


.. _sec_api_commonnn_cluster_records:

Records and summary
-------------------

.. autoclass:: commonnn.report.Record
   :members:

.. autoclass:: commonnn.report.CommonNNRecord

.. autoclass:: commonnn.report.Summary
   :members:

.. autofunction:: commonnn.report.make_typed_DataFrame

.. autofunction:: commonnn.report.timed
