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

Formatting for where = and group_by #75

Open
nickcardamone opened this issue Jan 27, 2021 · 0 comments
Open

Formatting for where = and group_by #75

nickcardamone opened this issue Jan 27, 2021 · 0 comments

Comments

@nickcardamone
Copy link

nickcardamone commented Jan 27, 2021

Hi. Once again, thank you for making this package. It has been extremely useful.

I am wondering how I should format my where and group_by arguments in the influx_select() function.

I am only trying to get observations from a certain date range, i.e. 1:00pm 3/1/2020- 1:00pm 3/3/2020. How do I format this in the where argument? Is this supported by the package?

Also, how do I only select time buckets of data. I see on influx's documentation that they include time(1m) to aggregate values for every minute but it tells me I'm missing an aggregation function. Where do I put in the aggregation function (mean)?

Thank you!

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