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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

omardbaa/Data-Splitter Stargazers