Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

to_dic bug fixed #60

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Aug 18, 2021

  1. to_dic bug fixed

    Some data 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 committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    42a5307 View commit details
    Browse the repository at this point in the history
  2. add

    HYUNSEONG-KIM committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    3198555 View commit details
    Browse the repository at this point in the history