Text Files¶
Reads Text Files from a given path and loads each line as a separate row
Type¶
dataset
Class¶
fire.nodes.dataset.NodeDatasetTextFiles
Fields¶
Name |
Title |
Description |
|---|---|---|
path |
Path |
Path of the Text file/directory |
outputCol |
Output Column Name |
Text Lines Column in the Output DataFrame |
addInputFileName |
Add Input File Name |
Add the new field:input_file_name |