A new ordered=True
option has been introduced to deal with an rdkit issue where the smiles where not re-ordered correctly.
- Document in Datamol that
ordered=True
is also useful when dealing with ordered smiles or molecules
- Properly test the re-ordering in
test_featurizer.py