compare_fingerprint# compare_fingerprint(mol1, mol2)[source]# Compare molecular identity Parameters: mol1 (rdkit.Chem.rdchem.Mol) – RDKit molecule mol2 (rdkit.Chem.rdchem.Mol) – RDKit molecule Returns: Whether canonical tautomer-aware fingerprints are identical Return type: bool