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 pythonexamples.org #
 
PREVIOUS NEXT
Tagged: #check #string #nan #python
ADD COMMENT
Topic
Name
2+1 =