morpheus_dfp.stages.dfp_file_to_df
Stage for converting fsspec file objects to a DataFrame.
Classes
<a href="morpheus_dfp.stages.dfp_file_to_df.DFPFileToDataFrameStage.html#morpheus_dfp.stages.dfp_file_to_df.DFPFileToDataFrameStage">DFPFileToDataFrameStage</a> (config, schema[, ...]) |
Stage for converting fsspec file objects to a DataFrame, pre-processing the DataFrame according to schema , and caching fetched file objects. |