Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Overview This Python script is designed to split large DLT files into smaller, manageable chunks. It ensures that each chunk is uniquely named and updates the record counts dynamically within the files.

Features Splits large DLT files into chunks of specified size. Intelligent renaming of output files to ensure uniqueness. Updates the last line of each chunk with a dynamically calculated record count. Handles files with UTF-8 encoding.

About

This Python script splits large DLT files into smaller chunks, intelligently renames the output files, and updates record counts dynamically, ensuring unique and well-structured file management for data processing.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors