result := struct{
Hello string
}
错误消息:
label_counts = label.value_counts()
n = label_counts.shape[0]
colormap = get_cmap('viridis')
colors = [rgb2hex(colormap(col)) for col in np.arange(0, 1.01, 1/(n-1))]
答案 0 :(得分:1)
不能除以零。
如果必须尝试,请将其包装在try catch块中:
--remote-silent +:bd1 {file}