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

Fixed str dtype for Unknown cells, Closes #107 #109

Merged

Conversation

emmanuel-contreras
Copy link
Contributor

This PR fixes the issue in sm.tl.phenotype_cells where Unknows cells get a dtype of np.str_ which is inconsistent with other phenotype labels having a dtype of str which results in an error in sklearn due to mismatched dtypes.

@ajitjohnson
Copy link
Collaborator

Thank you so much @emmanuel-contreras

@ajitjohnson ajitjohnson merged commit 296885b into labsyspharm:master Jul 15, 2024
7 checks passed
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.

2 participants