DOCUMENTATION CENTER SEARCH
Mathematica
>
Integrated Data Sources
>
Built-in
Mathematica
Symbol
None
DeleteCases
ReplaceAll
Indeterminate
Quiet
See Also »
|
Integrated Data Sources
More About »
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.
MORE INFORMATION
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"
.
Missing
can be returned by most data functions such as
CountryData
and
ElementData
.
Plotting functions automatically omit
Missing
objects when plotting data.
In
TraditionalForm
,
Missing
is typically formatted as —, with a tooltip specifying the reason.
EXAMPLES
CLOSE ALL
Properties & Relations
(1)
In[1]:=
SEE ALSO
None
DeleteCases
ReplaceAll
Indeterminate
Quiet
MORE ABOUT
Integrated Data Sources
New in 6
© 2008 Wolfram Research, Inc.