OEGetSDDataPairs
OEGetSDDataPairs(mol: Union[OEGraphMol,OEMol,OEQMol]) -> OESDDataIter
Returns an iterator over all the SD data pairs of the molecule.
See also
OEGetSDDatafunctionOEAddSDDataandOESetSDDatafunctionsSD Tagged Data Manipulation section
Code Example
Adding csv data as SD tags example