molprop.utils.utils
Functions
Function to convert a string using , as decimal separator to float. |
|
Converts the smiles column in the DataFrame to a list. |
|
Calculate the molecular weight of a compound based on its SMILES representation. |
|
Function to create train test splits, takes file path of original dataset and stores train and test set respectively. |
|
Converts a .csv file into a DataFrame. |
|