Re: [Rdkit-discuss] Tautomer database comparison

2019-05-14 Thread Greg Landrum
Hi Gerrit, Can you please let us know: - operating system - RDKit version - python version If you can share a notebook that shows the problem it would be a lot easier to track down the problem. -greg On Tue, May 14, 2019 at 3:32 PM Gerrit Micheel < gerrit.mich...@tu-dortmund.de> wrote: > Hey,

[Rdkit-discuss] Tautomer database comparison

2019-05-14 Thread Gerrit Micheel
Hey, I am having problems displaying the Mol objects in a Pandas dataframes. The IPythonConsole is not drawing the Mol Objects in my dataframes. The Rdkit PandasTools module works good for me, when I am using the AddMoleculeColumnToFrame module. The Mol Objects were shown properly, but afte