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

[Question] How do I work with a column with multiple mode? #3494

Open
plusmid opened this issue Mar 18, 2024 · 0 comments
Open

[Question] How do I work with a column with multiple mode? #3494

plusmid opened this issue Mar 18, 2024 · 0 comments

Comments

@plusmid
Copy link

plusmid commented Mar 18, 2024

For example, a column records each of [0,1,2,3] for 3000 counts and records [4,5,6] for (199,299,399) counts. How should I get a list of mode numbers like [0,1,2,3]? It only returns 0 when I run clolumn.mode() in this case.

Thanks in advance!

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