MissingDataRules
is an option for SemanticImport and related functions that specifies what should be considered "missing" and what to replace it with.
Details
- MissingDataRules->{s1->val1,s2->val2,…} specifies that whenever an element has the form of a string or string pattern si, it should be replaced in the output by a Missing incorporating vali.
- MissingDataRules-><name1->{s1->val1,…},name2->…,… > specifies replacements to use in columns with names namei.
- MissingDataRules->{{s1->val1,…},…} specifies replacements to use in successive columns.
- If vali is of the form Missing[…], it is used directly.
- MissingDataRules->Automatic uses heuristics to determine which elements should be considered missing.
Examples
Wolfram Research (2014), MissingDataRules, Wolfram Language function, https://reference.wolfram.com/language/ref/MissingDataRules.html.
Text
Wolfram Research (2014), MissingDataRules, Wolfram Language function, https://reference.wolfram.com/language/ref/MissingDataRules.html.
CMS
Wolfram Language. 2014. "MissingDataRules." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/MissingDataRules.html.
APA
Wolfram Language. (2014). MissingDataRules. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/MissingDataRules.html