Sign in
apache
/
systemds
/
0eba4dcdd3d92c91b5192e1e7d2d84cff5326068
/
.
/
src
/
test
/
scripts
/
functions
/
transform
/
input
/
iris
/
iris.tfspec.json
blob: 9e1715f7bf2f29d7e8c07fecfaf646b7ebc457ba [
file
]
{
"recode"
:
[
"Species"
]
,
"bin"
:
[
{
"name"
:
"Petal.Length"
,
"method"
:
"equi-width"
,
"numbins"
:
2
}
,{
"name"
:
"Sepal.Length"
,
"method"
:
"equi-width"
,
"numbins"
:
2
}
]
,
"dummycode"
:
[
"Species"
]
}