kedro.io.TextLocalDataSet
=========================

.. currentmodule:: kedro.io

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

   
   
   .. rubric:: Attributes

   .. autosummary::
      
      TextLocalDataSet.DEFAULT_LOAD_ARGS
      TextLocalDataSet.DEFAULT_SAVE_ARGS
   
   

   
   
   .. rubric:: Methods

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