I\'m trying to parallelize some code on a dataframe. I need to use chemdataextractor.Document(row) on each row of a certain column of that dataframe. My simplest idea was to