In this post, I will show you how to convert drug names into molecular structure, save into Excel, read into Python, display the structure, and convert file format.
The motivation was really to batch process a large number of organic molecules in a specific way to support drug discovery. In an ef...