{
"values": [
"M",
"S",
"XL",
"XS"
],
"unknown_value": -1,
"ordered_categories": [
"XS",
"S",
"M",
"L",
"XL"
]
}[
2,
1,
4,
0
]| Argument | Type |
|---|---|
| values | np.ndarray |
| unknown_value | int |
| ordered_categories | np.ndarray |
| Return Name | Type |
|---|---|
| value | np.ndarray |