Binary Files¶
Reads in Binary Files from a given path and loads them as FileName/Content
Type¶
dataset
Class¶
fire.nodes.dataset.NodeDatasetBinaryFiles
Fields¶
Name |
Title |
Description |
|---|---|---|
path |
Path |
Path of the Binary file/directory |
fileNameCol |
File Name Column |
File Name Column in the Output DataFrame |
binaryContentCol |
Binary File Content Column |
Binary File Content Column in the Output DataFrame |
Details¶
It creates a new DataFrame from some data. Data can be in any of these formats - Binary, Text, Parquet, PDF, Image files.