MCPcopy
hub / github.com/tensorflow/tfjs-examples / getDataColumnNames

Method getDataColumnNames

jena-weather/data.js:185–187  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

183 }
184
185 getDataColumnNames() {
186 return this.dataColumnNames;
187 }
188
189 getTime(index) {
190 return this.dateTime[index];

Callers 5

mainFunction · 0.95
getMeanAndStddevMethod · 0.95
populateSelectsFunction · 0.80
data_test.jsFile · 0.80
index.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected