annotation\_util ================ .. currentmodule:: hed.tools.analysis .. automodule:: hed.tools.analysis.annotation_util .. rubric:: Functions .. autosummary:: check_df_columns df_to_hed extract_tags generate_sidecar_entry hed_to_df merge_hed_dict series_to_factor str_to_tabular strs_to_hed_objs strs_to_sidecar to_factor to_strlist .. _check_df_columns: .. autofunction:: check_df_columns .. _df_to_hed: .. autofunction:: df_to_hed .. _extract_tags: .. autofunction:: extract_tags .. _generate_sidecar_entry: .. autofunction:: generate_sidecar_entry .. _hed_to_df: .. autofunction:: hed_to_df .. _merge_hed_dict: .. autofunction:: merge_hed_dict .. _series_to_factor: .. autofunction:: series_to_factor .. _str_to_tabular: .. autofunction:: str_to_tabular .. _strs_to_hed_objs: .. autofunction:: strs_to_hed_objs .. _strs_to_sidecar: .. autofunction:: strs_to_sidecar .. _to_factor: .. autofunction:: to_factor .. _to_strlist: .. autofunction:: to_strlist