.. _mlrun.package.packagers.pandas_packagers.PandasSupportedFormat:

mlrun.package.packagers.pandas\_packagers.PandasSupportedFormat
===============================================================

.. currentmodule:: mlrun.package.packagers.pandas_packagers

.. autoclass:: PandasSupportedFormat
   :show-inheritance:

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~PandasSupportedFormat.CSV
      ~PandasSupportedFormat.FEATHER
      ~PandasSupportedFormat.H5
      ~PandasSupportedFormat.HTML
      ~PandasSupportedFormat.JSON
      ~PandasSupportedFormat.ORC
      ~PandasSupportedFormat.PARQUET
      ~PandasSupportedFormat.XLSX
      ~PandasSupportedFormat.XML

   
   .. autoattribute:: CSV

   
   .. autoattribute:: FEATHER

   
   .. autoattribute:: H5

   
   .. autoattribute:: HTML

   
   .. autoattribute:: JSON

   
   .. autoattribute:: ORC

   
   .. autoattribute:: PARQUET

   
   .. autoattribute:: XLSX

   
   .. autoattribute:: XML

   

   
   


   
   
   .. rubric:: Methods

   .. autosummary::
   
      ~PandasSupportedFormat.__init__
      ~PandasSupportedFormat.get_all_formats
      ~PandasSupportedFormat.get_format_handler
      ~PandasSupportedFormat.match_format

   
   .. automethod:: __init__
   .. automethod:: get_all_formats
   .. automethod:: get_format_handler
   .. automethod:: match_format

   
   
