kedro.contrib.io.feather.FeatherLocalDataSet
============================================

.. currentmodule:: kedro.contrib.io.feather

.. autoclass:: FeatherLocalDataSet
   :members:
   :undoc-members:
   :show-inheritance:
   :inherited-members:

   
   
   

   
   
   .. rubric:: Methods

   .. autosummary::
      
      FeatherLocalDataSet.__init__
      FeatherLocalDataSet.exists
      FeatherLocalDataSet.from_config
      FeatherLocalDataSet.get_last_load_version
      FeatherLocalDataSet.get_last_save_version
      FeatherLocalDataSet.load
      FeatherLocalDataSet.release
      FeatherLocalDataSet.save
    
   