Re: [Rdkit-discuss] Random (?) highlighting in pandas dataframe

2019-11-13 Thread Greg Landrum
us Heller > > Sent: November 13, 2019 5:01 PM > > To: rdkit-discuss (rdkit-discuss@lists.sourceforge.net) < > rdkit-discuss@lists.sourceforge.net> > > Subject: [Rdkit-discuss] Random (?) highlighting in pandas dataframe > > > > > Hi all, > > > >

Re: [Rdkit-discuss] Random (?) highlighting in pandas dataframe

2019-11-13 Thread Markus Heller
ler Sent: November 13, 2019 5:01 PM To: rdkit-discuss (rdkit-discuss@lists.sourceforge.net) Subject: [Rdkit-discuss] Random (?) highlighting in pandas dataframe   Hi all, I have an issue with molecule rendering in a pandas dataframe.  I read a csv file with SMILES strings and names into a

[Rdkit-discuss] Random (?) highlighting in pandas dataframe

2019-11-13 Thread Markus Heller
Hi all, I have an issue with molecule rendering in a pandas dataframe. I read a csv file with SMILES strings and names into a dataframe, and add a mol column to the dataframe based on the SMILES. I then display the molecules in the dataframe like so: from IPython.display import HTML HTML(df.