You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
GroupBy presents itself as a dictionary-like object. Also indexing works.
Hence supporting
keys
andvalues
makes senseThe text was updated successfully, but these errors were encountered: