Wolfram ResearchProductsPurchasingServices & ResourcesAbout UsOur Sites
Mathematica > Integrated Data Sources >

Missing

Missing[]
represents data that is missing.
Missing["reason"]
specifies a reason for the data being missing.
Missing["reason", expr]
associates the expression expr with the missing data.
  • Missing[...] is a symbolic object, with no default evaluation rules defined.
  • Typical examples of "reason" include "NotApplicable", "Unknown", "NotAvailable", "Nonexistent", "Indeterminate", "Variable", "Disputed" or "TooLarge".
  • Plotting functions automatically omit Missing objects when plotting data.
New in 6
© 2008 Wolfram Research, Inc. japanese.gif
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team