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

Return type of aggregation operations #59

Open
kayibal opened this issue Sep 5, 2018 · 2 comments
Open

Return type of aggregation operations #59

kayibal opened this issue Sep 5, 2018 · 2 comments

Comments

@kayibal
Copy link

kayibal commented Sep 5, 2018

Things like .sum, .mean etc should return a SparseFrame or a pandas Series currently they return a csr_matrix.

@kayibal kayibal changed the title Aggregation operations should return SparseFrames Return type of aggregation operations Sep 5, 2018
@michcio1234
Copy link

What do you think would be better here? I think I'd stick to SparseFrames.

@kayibal
Copy link
Author

kayibal commented Sep 5, 2018

Yep, me too

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

No branches or pull requests

2 participants