Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: CSV to Json
Post: RE: CSV to Json

Not sure how to fix the problems dnode = rnode['RecIds'] = {"RecIds":[]} segment = { "type": "A", "value": row["A"] } dnode['Re...
starfish General Coding Help 6 2,665 Jul-18-2020, 10:26 PM
    Thread: CSV to Json
Post: RE: CSV to Json

(Jul-11-2020, 03:17 AM)Larz60+ Wrote: I think this is a way overly complicated json format and makes for extra work in deciphering. It's always good to kkeep it simple Thank you for looking at this...
starfish General Coding Help 6 2,665 Jul-11-2020, 11:10 PM
    Thread: CSV to Json
Post: RE: CSV to Json

I wondered if anyone had any pointers on how to create this json from the simple CSV
starfish General Coding Help 6 2,665 Jul-10-2020, 06:56 PM
    Thread: CSV to Json
Post: RE: CSV to Json

(Jul-08-2020, 08:51 PM)Larz60+ Wrote: please attach csv file My CSV would look like A,B,source,status,RecordType,xA,xB q1,,Direct,New, Quote,x200,, x1,y2,Direct,New, Quote,x200,y300
starfish General Coding Help 6 2,665 Jul-08-2020, 09:24 PM
    Thread: CSV to Json
Post: CSV to Json

As a python beginner, I like to take a CSV file and load and then output json I have tried a few things - pandas, csvmapper but I'm struggling to see the best way to to read this and create the samp...
starfish General Coding Help 6 2,665 Jul-08-2020, 07:25 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020