News

#3, Python will do it's thing, you might need to convert it to a numeric type because it'll assume it's a string given that it's being pulled out of a string. At least at a guess. Click to expand ...
Hi, I would like to take a JSON feed, convert it to CSV and save it to a designated FTP location every 24 hours. I know there are JSON to CSV converters online, but I would like to eliminate the ...