.. _mlrun.package.packagers.python_standard_library_packagers.FloatPackager:

mlrun.package.packagers.python\_standard\_library\_packagers.FloatPackager
==========================================================================

.. currentmodule:: mlrun.package.packagers.python_standard_library_packagers

.. autoclass:: FloatPackager
   :show-inheritance:

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~FloatPackager.BUNDLE_FROM_DICT
      ~FloatPackager.BUNDLE_FROM_LIST
      ~FloatPackager.DEFAULT_PACKING_ARTIFACT_TYPE
      ~FloatPackager.DEFAULT_UNPACKING_ARTIFACT_TYPE
      ~FloatPackager.PACK_SUBCLASSES
      ~FloatPackager.PRIORITY
      ~FloatPackager.future_clearing_path_list
      ~FloatPackager.priority

   
   .. autoattribute:: BUNDLE_FROM_DICT

   
   .. autoattribute:: BUNDLE_FROM_LIST

   
   .. 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::
   
      ~FloatPackager.__init__
      ~FloatPackager.add_future_clearing_path
      ~FloatPackager.bundle
      ~FloatPackager.can_bundle
      ~FloatPackager.can_unbundle
      ~FloatPackager.get_data_item_local_path
      ~FloatPackager.get_default_packing_artifact_type
      ~FloatPackager.get_default_unpacking_artifact_type
      ~FloatPackager.get_supported_artifact_types
      ~FloatPackager.get_supported_packing_artifact_types
      ~FloatPackager.get_supported_unpacking_artifact_types
      ~FloatPackager.is_packable
      ~FloatPackager.is_unpackable
      ~FloatPackager.pack
      ~FloatPackager.pack_object
      ~FloatPackager.pack_result
      ~FloatPackager.unbundle
      ~FloatPackager.unpack
      ~FloatPackager.unpack_object

   
   .. automethod:: __init__
   .. automethod:: add_future_clearing_path
   .. automethod:: bundle
   .. automethod:: can_bundle
   .. automethod:: can_unbundle
   .. automethod:: get_data_item_local_path
   .. automethod:: get_default_packing_artifact_type
   .. automethod:: get_default_unpacking_artifact_type
   .. automethod:: get_supported_artifact_types
   .. automethod:: get_supported_packing_artifact_types
   .. automethod:: get_supported_unpacking_artifact_types
   .. automethod:: is_packable
   .. automethod:: is_unpackable
   .. automethod:: pack
   .. automethod:: pack_object
   .. automethod:: pack_result
   .. automethod:: unbundle
   .. automethod:: unpack
   .. automethod:: unpack_object

   
   
