2 comments

[ 2.9 ms ] story [ 14.7 ms ] thread
Hi guys,

I made this tool to vertically combine multiple spreadsheets and CSV files. There are many ways to do this, Pandas in Python provides a great set of features, but I found myself repeatedly writing and tinkering with my set of functions for this often used task.

Hope it helps and let me know any questions and feedback!

This is so useful! Thank you for this.