get_filter_df_by_curies_index

get_filter_df_by_curies_index(df: DataframeOrSeries, *, column: str | int | None = None, curies: str | Collection[str]) pd.Series[bool][source]

Get an index of CURIEs in the given column that are the given CURIE(s).