Translate a Python JSON Export Script to Ruby
Budget: €30 – €250 EUR
I have a python script with some Pandas logic that takes in a .CSV file and produces a JSON output export after performing some validations and specific row groupings. I want to translate this python script into Ruby so that it can be executed as backend code in a Ruby on Rails server project. Including a lot of boilerplate JSON structure code, the script is 430 lines long.