PubChemPy icon indicating copy to clipboard operation
PubChemPy copied to clipboard

to_dic bug fixed

Open HYUNSEONG-KIM opened this issue 4 years ago • 0 comments

Some substances data source in Pubchem does not provides compound value while other data source provides. In this case, to_dataframe or to_dict funtion generate error no "compound"

ex: substance search with "pcp.get_substances("65983-31-5", "name")"

HYUNSEONG-KIM avatar Aug 18 '21 04:08 HYUNSEONG-KIM