Hacker News new | ask | show | jobs
Show HN: Merge Spreadsheets – Easily Combine Multiple Spreadsheets (mergespreadsheets.com)
5 points by asharma327 2526 days ago
2 comments

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.