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

feature: create fetch_chemicals method #79

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yunchae-kim
Copy link
Contributor

@yunchae-kim yunchae-kim commented Sep 26, 2023

[#77] Refer to GitHub issue…

This update makes the following changes:

  • Created method fetch_chemicals to fetch list of chemical data matching the specific type/value of property input.
  • Created test for fetch_chemicals.
  • Updated .gitignore to ignore pushing test result files used specifically for local pytest.
  • Some graph_db.py codes were updated for formatting

This update makes the following changes:
- Created method fetch_chemicals to fetch list of chemical data matching
the specific type/value of property input.
- Created test for fetch_chemicals.
- Updated .gitignore to ignore pushing test result files used
specifically for local pytest.
@yunchae-kim yunchae-kim linked an issue Sep 26, 2023 that may be closed by this pull request
@yunchae-kim yunchae-kim changed the title [#77] Refer to GitHub issue… feature: create fetch_chemicals method Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create fetchChemicals method
1 participant