/csv_splitter

Сan be useful for those who work with CSV files and need to separate these files into parts. The class implements the functionality of splitting CSV files into parts and creating a file with indexes, which can be useful for processing large amounts of data.

Primary LanguageJava

No issues in this repository yet.