A drag-and-drop way I built to clean messy spreadsheets

1 vinserello 1 9/8/2025, 7:16:03 AM
i had a pile of csvs with missing values, duplicate rows, and different column formats. sql worked but felt heavy, and pandas scripts got messy fast. so i tried making a flow where each cleaning or join step is just a node you drag and connect. ended up using it to prep data for side projects. curious if others have solved this pain in simpler ways.

Comments (1)

vinserello · 4h ago
If you want to play with it, it's free: https://datastripes.com