Numpy isnan() is a function that is used to test if the element is NaN(not a number) or not. The isnan() function returns boolean values True or False.
確定! 回上一頁