Hacker News new | ask | show | jobs
by asharma327 2529 days ago
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!