Hassan Mahmudulla

Results 3 issues of Hassan Mahmudulla

I was trying to download the chembl22 dataset and preprocess but got the following error. ``` $ molencoder download --dataset chembl22 molencoder/.venv/lib/python3.7/site-packages/pandas-1.0.3-py3.7-linux-x86_64.egg/pandas/compat/__init__.py:117: UserWarning: Could not import the lzma module. Yo...

Fixed the url for zinc12

The code in `data_util` is failing at several places and there are hardcoded file paths all over the place. Any plan to improve the code and make it running without...