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

Update more aggregations to work with TimeDelta, specifically Median #761

Open
1 of 2 tasks
Kirkman opened this issue Oct 6, 2021 · 0 comments
Open
1 of 2 tasks
Labels

Comments

@Kirkman
Copy link

Kirkman commented Oct 6, 2021

In the spirit of issue #735, I wonder if anyone would be willing to add support for TimeDelta in more aggregations, particularly agate.Mean() and agate.Median().

  • The .Mean() update looks like it might be simple, just adopting similar changes as were made to .Sum().
  • I think Median and others might be more involved.
Kirkman added a commit to PostDispatchInteractive/agate that referenced this issue Oct 6, 2021
@jpmckinney jpmckinney changed the title Update more aggregations to work with TimeDelta? Update more aggregations to work with TimeDelta, specifically Median Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants