How to split a large CSV file based on the number of rows πŸ”ͺ

A small script in Python that you can quickly use if your CSV files contain too much data. πŸ˜€

Benjamin Rancourt

--

Recently I had to import CSV files into an external application at work, but the application was not able to process all the rows because it was triggering timeouts after a few minutes. The files weren’t…

--

--

Benjamin Rancourt

Are you looking to read for more technical posts? πŸ€– Follow me! I publish articles about Docker 🐳, JavaScript 🐝, GitLab 🦊, Java β˜•, etc. once a week.