MCPcopy Index your code
hub / github.com/microsoft/SandDance / recommend.js

File recommend.js

packages/chart-recommender/test/recommend.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Copyright (c) Microsoft Corporation. All rights reserved.
2// Licensed under the MIT license.
3var assert = require('assert');
4var recommender = require("../dist/es5");

Callers

nothing calls this directly

Calls 7

GetDataAndColumnsFunction · 0.85
RawDataAndColumnsFunction · 0.85
FileGetDataAndColumnsFunction · 0.85
doneFunction · 0.50
logMethod · 0.45
forEachMethod · 0.45
recommendMethod · 0.45

Tested by

no test coverage detected