modelzoo.transformers.data_processing.scripts.chunk_preprocessing.chunk_data_preprocessor#
This module implements a generic data preprocessor called ChunkDataPreprocessor. It internally uses DataFrame and DataReader to read and process data.
Functions
Calculate and return the compression factor based on a file's extension.  | 
|
Update the progress bar based on the current progress.  | 
Classes
Initialize the class with given parameters and logger.  |