.. _mlrun.package.packagers.numpy_packagers.NumPyNDArrayListPackager:

mlrun.package.packagers.numpy\_packagers.NumPyNDArrayListPackager
=================================================================

.. currentmodule:: mlrun.package.packagers.numpy_packagers

.. autoclass:: NumPyNDArrayListPackager
   :show-inheritance:

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~NumPyNDArrayListPackager.DEFAULT_PACKING_ARTIFACT_TYPE
      ~NumPyNDArrayListPackager.DEFAULT_UNPACKING_ARTIFACT_TYPE
      ~NumPyNDArrayListPackager.PACK_SUBCLASSES
      ~NumPyNDArrayListPackager.PRIORITY
      ~NumPyNDArrayListPackager.future_clearing_path_list
      ~NumPyNDArrayListPackager.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::
   
      ~NumPyNDArrayListPackager.__init__
      ~NumPyNDArrayListPackager.add_future_clearing_path
      ~NumPyNDArrayListPackager.get_data_item_local_path
      ~NumPyNDArrayListPackager.get_default_packing_artifact_type
      ~NumPyNDArrayListPackager.get_default_unpacking_artifact_type
      ~NumPyNDArrayListPackager.get_supported_artifact_types
      ~NumPyNDArrayListPackager.is_packable
      ~NumPyNDArrayListPackager.is_unpackable
      ~NumPyNDArrayListPackager.pack
      ~NumPyNDArrayListPackager.pack_file
      ~NumPyNDArrayListPackager.pack_object
      ~NumPyNDArrayListPackager.pack_result
      ~NumPyNDArrayListPackager.unpack
      ~NumPyNDArrayListPackager.unpack_file
      ~NumPyNDArrayListPackager.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_file
   .. automethod:: pack_object
   .. automethod:: pack_result
   .. automethod:: unpack
   .. automethod:: unpack_file
   .. automethod:: unpack_object

   
   
