Return the index of the specified ID.
lookup_id : str
ID whose index will be returned.
int
Row/column index of lookup_id.
MissingIDError
If lookup_id is not in the dissimilarity matrix.