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

Support keys and values on GroupBy #282

Closed
schlichtanders opened this issue Mar 8, 2024 · 1 comment
Closed

Support keys and values on GroupBy #282

schlichtanders opened this issue Mar 8, 2024 · 1 comment

Comments

@schlichtanders
Copy link

GroupBy presents itself as a dictionary-like object. Also indexing works.
Hence supporting keys and values makes sense

@joshday
Copy link
Owner

joshday commented Mar 8, 2024

Since value(::GroupBy)::OrderedDict, I don't think I'll add this. An OnlineStat is an OnlineStat; I don't want to make any promises beyond that. I partially regret adding some of the convenience methods like mean(::Mean).

@joshday joshday closed this as completed Mar 8, 2024
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

2 participants