ValueError:could not convert string to float: '.'

后端 未结 0 1210
自闭症患者
自闭症患者 2020-12-29 04:46

I have an error like "ValueError: could not convert string to float: \'.\'" in code. How can I fix this?

def create(glove_path):
embedding_         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题