MolecularAI / aizynthfinder

A tool for retrosynthetic planning
https://molecularai.github.io/aizynthfinder/
MIT License
571 stars 130 forks source link

pandas warning #63

Closed drc007 closed 2 years ago

drc007 commented 2 years ago

I suspect you know about this. I get a warning when using the cli

/Users/myname/miniconda3/envs/aizynth-env/lib/python3.8/site-packages/aizynthfinder/utils/files.py:48: FutureWarning: The frame.append method is deprecated and will be removed from pandas in a future version. Use pandas.concat instead. data = data.append(new_data)

SGenheden commented 2 years ago

Thanks for the notification.

This will be updated in a future release.

/ Sam

SGenheden commented 2 years ago

Fixed on master and will be included in release 3.4.0