BidsTabularFile =============== .. currentmodule:: hed.tools.bids.bids_tabular_file .. autoclass:: hed.tools.bids.bids_tabular_file.BidsTabularFile :noindex: .. rubric:: Methods .. autosummary:: BidsTabularFile.__init__ BidsTabularFile.clear_contents BidsTabularFile.get_entity BidsTabularFile.get_key BidsTabularFile.set_contents BidsTabularFile.set_sidecar .. rubric:: Attributes .. autosummary:: BidsTabularFile.contents .. _method-__init__: .. automethod:: hed.tools.bids.bids_tabular_file.BidsTabularFile.__init__ .. _method-clear_contents: .. automethod:: hed.tools.bids.bids_tabular_file.BidsTabularFile.clear_contents .. _method-get_entity: .. automethod:: hed.tools.bids.bids_tabular_file.BidsTabularFile.get_entity .. _method-get_key: .. automethod:: hed.tools.bids.bids_tabular_file.BidsTabularFile.get_key .. _method-set_contents: .. automethod:: hed.tools.bids.bids_tabular_file.BidsTabularFile.set_contents .. _method-set_sidecar: .. automethod:: hed.tools.bids.bids_tabular_file.BidsTabularFile.set_sidecar .. _attribute-contents: .. autoattribute:: hed.tools.bids.bids_tabular_file.BidsTabularFile.contents