This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "name": "Incremental anomalies", | |
| "kind": "script", | |
| "description": "Adds a new dataset to a collection and computes a set of anomalies for the new, extended data", | |
| "source_code": "script.whizzml", | |
| "imports":[ | |
| ], | |
| "inputs":[ | |
| { | |
| "name": "url", |
OlderNewer