.. _mlrun.package.packagers.pandas_packagers.PandasSeriesPackager:

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

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

.. autoclass:: PandasSeriesPackager
   :show-inheritance:

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~PandasSeriesPackager.DEFAULT_PACKING_ARTIFACT_TYPE
      ~PandasSeriesPackager.DEFAULT_UNPACKING_ARTIFACT_TYPE
      ~PandasSeriesPackager.PACK_SUBCLASSES
      ~PandasSeriesPackager.PRIORITY
      ~PandasSeriesPackager.future_clearing_path_list
      ~PandasSeriesPackager.priority

   
   .. autoattribute:: DEFAULT_PACKING_ARTIFACT_TYPE
   .. autoattribute:: DEFAULT_UNPACKING_ARTIFACT_TYPE
   .. autoattribute:: PACK_SUBCLASSES
   .. autoattribute:: PRIORITY
   .. autoattribute:: future_clearing_path_list
   .. autoattribute:: priority

   
   


   
   
   .. rubric:: Methods

   .. autosummary::
   
      ~PandasSeriesPackager.__init__
      ~PandasSeriesPackager.add_future_clearing_path
      ~PandasSeriesPackager.get_data_item_local_path
      ~PandasSeriesPackager.get_default_packing_artifact_type
      ~PandasSeriesPackager.get_default_unpacking_artifact_type
      ~PandasSeriesPackager.get_supported_artifact_types
      ~PandasSeriesPackager.is_packable
      ~PandasSeriesPackager.is_unpackable
      ~PandasSeriesPackager.pack
      ~PandasSeriesPackager.pack_dataset
      ~PandasSeriesPackager.pack_file
      ~PandasSeriesPackager.pack_object
      ~PandasSeriesPackager.pack_result
      ~PandasSeriesPackager.unpack
      ~PandasSeriesPackager.unpack_dataset
      ~PandasSeriesPackager.unpack_file
      ~PandasSeriesPackager.unpack_object

   
   .. automethod:: __init__
   .. automethod:: add_future_clearing_path
   .. automethod:: get_data_item_local_path
   .. automethod:: get_default_packing_artifact_type
   .. automethod:: get_default_unpacking_artifact_type
   .. automethod:: get_supported_artifact_types
   .. automethod:: is_packable
   .. automethod:: is_unpackable
   .. automethod:: pack
   .. automethod:: pack_dataset
   .. automethod:: pack_file
   .. automethod:: pack_object
   .. automethod:: pack_result
   .. automethod:: unpack
   .. automethod:: unpack_dataset
   .. automethod:: unpack_file
   .. automethod:: unpack_object

   
   
