Skip to main content
inferencelabs
Projects
omron
Reports
Weave: (empty) (24/07/26 04:08:58)
Log in
Sign up
Share
Comment
Star
Weave: (empty) (24/07/26 04:08:58)
Hudson Graeme
Created on July 26
|
Last edited on July 26
Comment
runs.filter((row) => row.name.startsWith("Validator")).map((row) => row.history).concat.groupby((row) => row["_timestamp"] // 86400 * 86400).map((row) => {day: row.groupkey, count: ((row.count / 2 - 72) * 235)})
⏎
Run set
32474
Add a comment