value error

ValueError: invalid literal for int() with base 10: ''

int()函数只能转化数字组成的字符串

你可能感兴趣的:(pyspark)