morpheus_dfp.stages.dfp_file_to_df
Stage for converting fsspec file objects to a DataFrame.
Classes
DFPFileToDataFrameStage (config, schema[, ...]) |
Stage for converting fsspec file objects to a DataFrame, pre-processing the DataFrame according to schema , and caching fetched file objects. |