ColumnMetadata ============== .. currentmodule:: hed.models.column_metadata .. autoclass:: hed.models.column_metadata.ColumnMetadata :noindex: .. rubric:: Methods .. autosummary:: ColumnMetadata.__init__ ColumnMetadata.expected_pound_sign_count ColumnMetadata.get_hed_strings ColumnMetadata.set_hed_strings .. rubric:: Attributes .. autosummary:: ColumnMetadata.hed_dict ColumnMetadata.source_dict .. _method-__init__: .. automethod:: hed.models.column_metadata.ColumnMetadata.__init__ .. _method-expected_pound_sign_count: .. automethod:: hed.models.column_metadata.ColumnMetadata.expected_pound_sign_count .. _method-get_hed_strings: .. automethod:: hed.models.column_metadata.ColumnMetadata.get_hed_strings .. _method-set_hed_strings: .. automethod:: hed.models.column_metadata.ColumnMetadata.set_hed_strings .. _attribute-hed_dict: .. autoattribute:: hed.models.column_metadata.ColumnMetadata.hed_dict .. _attribute-source_dict: .. autoattribute:: hed.models.column_metadata.ColumnMetadata.source_dict