morpheus.modules.file_to_df

Functions

file_to_df(builder)

This module reads data from the batched files into a dataframe after receiving input from the "FileBatcher" module.

file_to_df(builder)[source]

This module reads data from the batched files into a dataframe after receiving input from the “FileBatcher” module. In addition to loading data from the disk, it has ability to load the file content from S3 buckets.

Parameters
buildermrc.Builder

mrc Builder object.

© Copyright 2023, NVIDIA. Last updated on Feb 3, 2023.