omardbaa / Data-Splitter

Data-Splitter is a Python script designed to split a large CSV file containing data into three different formats: JSON, a database table, and another CSV file. The script ensures a random distribution of data across the three output formats based on custom-defined ratios.
12Updated last year

Related projects

Alternatives and complementary repositories for Data-Splitter