how to check if a numpy array has negative values code example Example: how to find if the numpy array contains negative values numpy.any(column_name<0)