Heedy
Navigation
The Heedy Server
Data Analysis
Plugins
Python Client
Related Topics
Documentation overview
Quick search
mean
¶
Finds the mean of the timeseries data
Input
¶
[
1
,
2
,
6
]
Output
¶
[
3
]
Transform Details
¶
Input Schema
Output Schema
{
"type"
:
"number"
}
{
"type"
:
"number"
}