Flint’s summarizer functions are: #170
imsanjoykb
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
summarize: aggregate data across the entire data frame
summarizeCycles: aggregate data with the same timestamp
summarizeIntervals: aggregate data that belongs to the same time range
summarizeWindows: aggregate data that belongs to the same window
addSummaryColumns: compute cumulative aggregation, such as
Beta Was this translation helpful? Give feedback.
All reactions