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

AttributeError: 'numpy.ndarray' object has no attribute 'loc' when running solo on the test dataset #81

Open
dstyaaaaaa opened this issue Jan 13, 2024 · 1 comment

Comments

@dstyaaaaaa
Copy link

Dear developer team of Solo:

I'm very sorry to bother you but I'm having a small problem running Solo on the GitHub test data . When I run Solo on test data 2c.h5ad, I get the error AttributeError: 'numpy.ndarray' object has no attribute 'loc'. The display is as follows:

image

I have also run it twice on my own dataset and re-run it again with my own data generating the loom file, but it all displays the same error message.

image

image

image

I think this error may be stating that the loc function of the pandas library cannot be used in Numpy arrays, but I'm not sure of the exact message why this error occurs. So asking you this question and your suggestions and ideas might be of great help. Many thanks!
stding
2024.1.13

@davek44
Copy link
Collaborator

davek44 commented Mar 9, 2024

Hi, try again with our recent push to the main branch.

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

No branches or pull requests

2 participants