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

py_to_r warning #8

Open
scseeman opened this issue Mar 29, 2023 · 0 comments
Open

py_to_r warning #8

scseeman opened this issue Mar 29, 2023 · 0 comments

Comments

@scseeman
Copy link

Received the following warning about duplicate index values using correlation mapping. I'm not sure if it's in reference to the query data or the taxonomy data. In either case the mapping completed and looked to be ok

/usr/local/lib/python3.10/dist-packages/anndata/_core/anndata.py:121: ImplicitModificationWarning: Transforming to str index.
warnings.warn("Transforming to str index.", ImplicitModificationWarning)
Warning message:
In py_to_r.pandas.core.frame.DataFrame(x) :
index contains duplicated values: row names not set

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

1 participant