Getting error “empty vocabulary; perhaps the documents only contain stop words” on implementation of CountVectorizer()

前端 未结 0 1350
执笔经年
执笔经年 2021-01-01 16:41

I am trying to perform a one-hot encoding of a categorical variable using CountVectorizer(). I am able to implement that on all the columns except one column named "Dri

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