Skip to content

Instantly share code, notes, and snippets.

@seamusabshere
Created January 24, 2014 22:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save seamusabshere/8607991 to your computer and use it in GitHub Desktop.
Save seamusabshere/8607991 to your computer and use it in GitHub Desktop.
bigml's list of values that count as null
MISSING = %w{ N/A n/a NULL null - #DIV/0 #REF! #NAME? NIL nil NA na #VALUE! #NULL! NaN #N/A #NUM! ? }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment