Splits a large CSV file into multiple smaller files. Args: file_route : Path to the original CSV file. chunk_size : Number of rows per output file. output_prefix : Prefix used to name the generated ...