How do I find out if a numpy array contains integers?

后端 未结 5 1206
一个人的身影
一个人的身影 2021-02-03 18:46

I know there is a simple solution to this but can\'t seem to find it at the moment.

Given a numpy array, I need to know if the array contains integers.

Checking

5条回答
提交回复
热议问题