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

Expand dask support #2578

Open
10 of 19 tasks
flying-sheep opened this issue Jul 28, 2023 · 2 comments
Open
10 of 19 tasks

Expand dask support #2578

flying-sheep opened this issue Jul 28, 2023 · 2 comments

Comments

@flying-sheep
Copy link
Member

flying-sheep commented Jul 28, 2023

What kind of feature would you like to request?

Additional function parameters / changed functionality / changed defaults?

Please describe your wishes

Meta issue tracking scanpy functions without dask support

Related #921

First we should test things more generically:

@ivirshup came up with places where we should prioritize dask support:

Later:

  • scale
  • nearest-neighbors: Nearest Neighbors dask/dask-ml#982 may need to implement ourselves...
  • umap: implement ourselves?
  • metrics: depednent on squidpy decisions but should be dask-ifiable
  • scrublet?
@mumichae
Copy link
Contributor

For the highly_variable_genes dask support, are you also considering cases where the dask chunks are scipy sparse matrices?

@flying-sheep
Copy link
Member Author

Not currently, but since the scope of that PR got reduced, it shouldn’t be too much work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants