featuretools.list_semantic_tags# featuretools.list_semantic_tags()[source]# Returns a dataframe describing all of the common semantic tags. Parameters: None – Returns: A dataframe containing details on each Semantic Tag, including the corresponding logical type(s). Return type: pd.DataFrame