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

Major changes and bug fixing #162

Merged
merged 11 commits into from
Feb 28, 2024
Merged

Major changes and bug fixing #162

merged 11 commits into from
Feb 28, 2024

Conversation

ypriverol
Copy link
Member

@ypriverol ypriverol commented Feb 27, 2024

This PR changes the following issues:

@ypriverol ypriverol linked an issue Feb 27, 2024 that may be closed by this pull request
2 tasks
@ypriverol ypriverol linked an issue Feb 27, 2024 that may be closed by this pull request
@ypriverol ypriverol linked an issue Feb 27, 2024 that may be closed by this pull request
@ypriverol
Copy link
Member Author

@timosachsenberg @jpfeuffer @MaLLLiYA can you review this PR.

@@ -135,6 +135,8 @@ def validate(self, series: pd.Series) -> pd.Series:
terms = [ontology_term_parser(x) for x in series.unique()]
labels = []
for term in terms:
if term['NT'] == 'clostridium perfringens':
print(term)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed, was that i didn't push :(

@ypriverol ypriverol requested review from timosachsenberg and daichengxin and removed request for jpfeuffer February 28, 2024 09:19
Copy link
Contributor

@timosachsenberg timosachsenberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks correct to me though I don't know the api in detail

@ypriverol ypriverol merged commit b78c2b5 into bigbio:dev Feb 28, 2024
1 check passed
@ypriverol ypriverol deleted the patch-01 branch July 16, 2024 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants