Open Issues Need Help
View All on GitHubAI Summary: Debug the `populate_my_ontology()` function in the `scdataloader` Python package. The function is failing with an `AttributeError` related to the `bionty` library, indicating a missing attribute or an issue with the library's import. The issue might stem from an incompatibility between the `scdataloader` package and the `bionty` library version, or a problem with the way the `bionty` library is being used within the function. The solution likely involves updating the `bionty` library, adjusting the function's code to correctly access the intended attributes, or resolving any dependency conflicts.
a dataloader to work with large single cell datasets from lamindb