get_df_curies_index

get_df_curies_index(df: DataframeOrSeries, *, column: str | int | None = None) dict[str, list[int]][source]

Get a dictionary from CURIEs that appear in the column to the row indexes where they appear.