chararray.isdigit()

numpy.core.defchararray.chararray.isdigit

chararray.isdigit() [source]

Returns true for each element if all characters in the string are digits and there is at least one character, false otherwise.

See also

char.isdigit

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部