{
"x": [
1,
2,
2.9,
3,
4
],
"num_bins": 3
}[
[
0,
1,
1,
2,
2
],
[
[
1,
0,
0
],
[
0,
1,
0
],
[
0,
1,
0
],
[
0,
0,
1
],
[
0,
0,
1
]
]
]| Argument | Type |
|---|---|
| x | np.ndarray |
| num_bins | int |
| Return Name | Type |
|---|---|
| value | tuple |