SemanticImportString
SemanticImportString["string"]
Datasetオブジェクトを与えるために,文字列を意味的にインポートしようと試みる.
SemanticImportString["string",type]
文字列の全要素を,指定のタイプのものとして解釈しようと試みる.
SemanticImportString["string",{type1,type2,…}]
連続する列の要素を,指定のタイプのものとして解釈しようと試みる.
SemanticImportString["string",col1->type1,col2->type2,…]
名前付きの列にある要素を,指定のタイプのものとして解釈しようと試みる.
SemanticImportString["string",typespec,form]
結果を指定の形式で与える.
例題
すべて開くすべて閉じる例 (6)
スコープ (4)
欠落値を特殊形式Missing["UnknownData"]の形式"Unknown"で返す:
オプション (12)
HeaderLines (2)
アプリケーション (3)
数量のリストをDatasetオブジェクトとしてインポートする:
考えられる問題 (4)
データの解釈は,そのコンテキストに依存する.これ以上の文脈が与えられなければ,"12,3"は日付として解釈される:
有効な日付ではない値"45,4"が含まれる文脈では,"12,3"は2つの整数として解釈される:
SemanticImportStringはSemanticInterpretationとは異なり,単純で素早い推測しか行わない.SemanticImportStringは州の名前を文字列としてインポートする:
SemanticInterpretationは州の名前をEntityオブジェクトとしてインポートする:
タイプの自動選択では,明示的にタイプを指定した場合よりも小さい解釈集合から選択する:
Automaticタイプは,自動的に選択された列数を指定する:
{Automatic}タイプは,自動的に選択されたタイプの単一列を指定する:
タイプのリスト中のAutomaticは,対応する列に連続的に適用される:
テキスト
Wolfram Research (2014), SemanticImportString, Wolfram言語関数, https://reference.wolfram.com/language/ref/SemanticImportString.html.
CMS
Wolfram Language. 2014. "SemanticImportString." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/SemanticImportString.html.
APA
Wolfram Language. (2014). SemanticImportString. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/SemanticImportString.html