Skip to content

Option to return sparse arrays from sc.get.aggregate #2898

@ivirshup

Description

@ivirshup

What kind of feature would you like to request?

Additional function parameters / changed functionality / changed defaults?

Please describe your wishes

@Intron7, found a use case 😆

It could be nice for sc.get.aggregate to be able to return sparse matrices where we don't expect the aggregation to return very dense data.

Previously discussed in:

Usecases include:

This would require both api design choices for what the argument is called, and efficient implementations for both dense and sparse results (python-graphblas could be useful here)

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions