cogdata ======= Subpackages ----------- .. toctree:: :maxdepth: 4 cogdata.data_savers cogdata.datasets cogdata.tasks cogdata.utils cogdata.arguments module ------------------------ This module defines functions for parsing console arguments. cogdata.cli module ------------------ This module is the entry of console commend. cogdata.data\_manager module ---------------------------- .. automodule:: cogdata.data_manager :members: :undoc-members: :show-inheritance: cogdata.data\_processor module ------------------------------ .. automodule:: cogdata.data_processor :members: :undoc-members: :show-inheritance: cogdata.process\_single\_entry module ------------------------------------- This module is the entry of ``DataProcessor.run_single``, called by ``DataProcessor.run_monitor``