Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 573 Bytes

conmo.preprocesses.CustomPreprocess.rst

File metadata and controls

31 lines (16 loc) · 573 Bytes

conmo.preprocesses.CustomPreprocess

.. currentmodule:: conmo.preprocesses

.. autoclass:: CustomPreprocess



      .. automethod:: __init__
      .. automethod:: apply
      .. automethod:: load_input
      .. automethod:: save_output
      .. automethod:: show_start_message


   .. rubric:: Methods

   .. autosummary::

      ~CustomPreprocess.__init__
      ~CustomPreprocess.apply
      ~CustomPreprocess.load_input
      ~CustomPreprocess.save_output
      ~CustomPreprocess.show_start_message