dflemstr/rq

Support CSV input and output

mikaelstaldal opened this issue · 2 comments

Supporting CSV would be useful.

I was just looking for something to convert json to csv. Rq is just missing the csv part :/ . It would have to support flattening nested json to just multiple columns like how https://konklone.io/json/ does it.

awesome 🎉