Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

how to check if a string value is nan in python

if(term != term):
	print("it's a nan value")
Source by www.kite.com #
 
PREVIOUS NEXT
Tagged: #check #string #nan #python
ADD COMMENT
Topic
Name
1+4 =