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

Update access of neighbor distances from Anndata #41

Closed
ManuSetty opened this issue Aug 28, 2020 · 1 comment
Closed

Update access of neighbor distances from Anndata #41

ManuSetty opened this issue Aug 28, 2020 · 1 comment
Assignees

Comments

@ManuSetty
Copy link
Member

Need a fix for deprecation warning

 self.func_ir.loc))
/home/ec2-user/anaconda3/envs/python3/lib/python3.6/site-packages/palantir/utils.py:43: FutureWarning: This location for 'distances' is deprecated. It has been moved to .obsp[distances], and will not be accesible here in a future version of anndata.
  kNN = temp.uns['neighbors']['distances']

@ManuSetty ManuSetty self-assigned this Aug 28, 2020
@ManuSetty
Copy link
Member Author

Fixed in a1b20c2.
Awaiting push to master

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