Getting Started
load_smiles()
Load SMILES.
input (str) – The path to the input CSV file.
column (str) – The name of the column containing the SMILES.
List of SMILES.
list[str]