SchemaLoaderDF ============== .. currentmodule:: hed.schema.schema_io.df2schema .. autoclass:: hed.schema.schema_io.df2schema.SchemaLoaderDF :noindex: .. rubric:: Methods .. autosummary:: SchemaLoaderDF.__init__ SchemaLoaderDF.find_rooted_entry SchemaLoaderDF.fix_extra SchemaLoaderDF.fix_extras SchemaLoaderDF.load SchemaLoaderDF.load_spreadsheet .. rubric:: Attributes .. autosummary:: SchemaLoaderDF.schema .. _method-__init__: .. automethod:: hed.schema.schema_io.df2schema.SchemaLoaderDF.__init__ .. _method-find_rooted_entry: .. automethod:: hed.schema.schema_io.df2schema.SchemaLoaderDF.find_rooted_entry .. _method-fix_extra: .. automethod:: hed.schema.schema_io.df2schema.SchemaLoaderDF.fix_extra .. _method-fix_extras: .. automethod:: hed.schema.schema_io.df2schema.SchemaLoaderDF.fix_extras .. _method-load: .. automethod:: hed.schema.schema_io.df2schema.SchemaLoaderDF.load .. _method-load_spreadsheet: .. automethod:: hed.schema.schema_io.df2schema.SchemaLoaderDF.load_spreadsheet .. _attribute-schema: .. autoattribute:: hed.schema.schema_io.df2schema.SchemaLoaderDF.schema