BinaryFiles

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 binary, text, parquet, pdf, image files.