Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddf-project/DDF
/ getColumnClass
Method
getColumnClass
core/src/main/java/io/ddf/content/Schema.java:304–306 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
302
}
303
304
public
ColumnClass getColumnClass() {
305
return
mClass;
306
}
307
308
public
Column setColumnClass(ColumnClass clazz) {
309
this.mClass = clazz;
Callers
9
getDummyCoding
Method · 0.95
testReservedFactor
Method · 0.80
testSampleWithSizeToDDFWithFactors
Method · 0.80
testBinningToLabels
Method · 0.80
handleCategoricalColumns
Method · 0.80
getCategoricalColumns
Method · 0.80
isColumnEligibleToScale
Method · 0.80
copyFactor
Method · 0.80
project
Method · 0.80
Calls
no outgoing calls
Tested by
3
testReservedFactor
Method · 0.64
testSampleWithSizeToDDFWithFactors
Method · 0.64
testBinningToLabels
Method · 0.64