Check if ENTIRE pandas object column is a string

后端 未结 0 1282
南方客
南方客 2021-01-17 09:17

How can I check if a column is a string, or another type (e.g. int or float), even though the dtype is object?

(Ideally I want this operation vectorised, and not

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