-
Notifications
You must be signed in to change notification settings - Fork 5
py_to_r warning #8
Copy link
Copy link
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels