Hi! After the event βBuilding an Anomaly Detector System with a few or no lines of codeβ at MsftReactor, some people asked for the 2 lines that I used to convert a CSV file to JSON, to be used with Cognitive Services Anomaly Detector, so here they are. https://gist.github.com/elbruno/fee6dca88573bae14557c60c25d33ec4 Important: you need Newtonsoft.Json to build…… Continue reading #CognitiveServices β Easy lines to convert CSV to JSON to be used on the #AnomalyDetector service