Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #93022

Re: JSON Object to CSV File Troubleshooting

Return-Path <rosuav@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.086
X-Spam-Evidence '*H*': 0.83; '*S*': 0.00; '22,': 0.09; 'cc:addr :python-list': 0.10; 'output': 0.15; 'brothers': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'spec,': 0.16; 'subject:CSV': 0.16; 'subject:File': 0.16; 'subject:Object': 0.16; 'wrote:': 0.16; 'programmer': 0.18; 'input': 0.18; 'cc:2**0': 0.21; 'cc:addr:python.org': 0.21; 'am,': 0.23; 'code.': 0.23; '2015': 0.23; 'file.': 0.24; 'header:In- Reply-To:1': 0.24; 'mon,': 0.24; 'sort': 0.25; 'required.': 0.26; 'message-id:@mail.gmail.com': 0.28; 'code': 0.31; 'generally': 0.32; 'ideal': 0.32; 'getting': 0.33; "he's": 0.33; 'lets': 0.33; 'file': 0.34; 'received:google.com': 0.34; 'could': 0.35; 'clear': 0.35; 'asking': 0.35; "isn't": 0.35; 'but': 0.36; 'so,': 0.37; 'turn': 0.37; 'subject:: ': 0.37; 'someone': 0.38; 'end': 0.39; 'data': 0.40; 'him': 0.60; 'even': 0.61; 'taking': 0.62; 'matter': 0.63; 'between': 0.65; 'subject:skip:T 10': 0.66; 'user,': 0.67; 'day': 0.70; 'chrisa': 0.84; 'coherent': 0.84; 'denis': 0.84; 'hardly': 0.84; "it'd": 0.84; 'to:none': 0.90; 'rocket': 0.95
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=QxjRArHxSxRCyyyhGdTxiB9PlGk6pJCrgGh9Mp+EwMY=; b=AFAXXnQleP20agKbufseT4NPvy2nY+NQLWSiP/Tq87cgGd+mdvqR1f0u8BjBxkpkCS PT1K3q96NtjA6rZ+2p+NsYKvWJhYkWGcqgXTz8H9fdszNDRGWLjizgh6s3H3s3fGu36d vQHRM92qap1ODztSATDVED7X2nsnZ+rL6c4WXvZD3xw8PP0sbVsHIBuhmjOmkiQ7qKhO u+nmGiEtQwhwYnz7g1satwwAfv0c+qKRBTHSY1+QAVycc/JrydMYeB1C2feuTLSGOG8B k6l7tGF8TcNAonavWj/p8o2z9jD+y+Em7kV1Y1jLUECm9zvRsaoM8wwhBKiAEPa7fccM v5zA==
MIME-Version 1.0
X-Received by 10.107.8.210 with SMTP id h79mr21384699ioi.27.1435020213276; Mon, 22 Jun 2015 17:43:33 -0700 (PDT)
In-Reply-To <mm7hjt$n8l$4@dont-email.me>
References <d5bc266f-2e87-406f-b3f8-9c784112874b@googlegroups.com> <mm5n0u$5m8$5@dont-email.me> <44a2d55f-9312-4b70-8b23-637466b21b11@googlegroups.com> <mailman.685.1434923721.13271.python-list@python.org> <mm7hjt$n8l$4@dont-email.me>
Date Tue, 23 Jun 2015 10:43:33 +1000
Subject Re: JSON Object to CSV File Troubleshooting
From Chris Angelico <rosuav@gmail.com>
Cc "python-list@python.org" <python-list@python.org>
Content-Type text/plain; charset=UTF-8
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.20+
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.715.1435020220.13271.python-list@python.org> (permalink)
Lines 14
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1435020220 news.xs4all.nl 2949 [2001:888:2000:d::a6]:56479
X-Complaints-To abuse@xs4all.nl
Path csiph.com!usenet.pasdenom.info!news.stben.net!border1.nntp.ams1.giganews.com!nntp.giganews.com!newsfeed.xs4all.nl!newsfeed8.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Xref csiph.com comp.lang.python:93022

Show key headers only | View raw


On Mon, Jun 22, 2015 at 9:33 AM, Denis McMahon <denismfmcmahon@gmail.com> wrote:
> This is the sort of data conversion code I generally turn out in a day or
> so, it's hardly rocket science as long as you have a clear description of
> what is required. If you don't have a clear description of what is
> required, you have to keep asking questions until you get one.

And this all before you even write a line of code. Getting the specs
down is simply a matter of taking an input file and hand-crafting an
ideal output file. One of my brothers claims he isn't a programmer
(though he's better than he lets on), but when it comes to figuring
iout a coherent spec, he's awesome... if I could put someone like him
between the programmer and the end user, it'd save so much time.

ChrisA

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

JSON Object to CSV File Troubleshooting Sahlusar <ahlusar.ahluwalia@gmail.com> - 2015-06-18 18:47 -0700
  Re: JSON Object to CSV File Troubleshooting Steve Hayes <hayesstw@telkomsa.net> - 2015-06-19 07:23 +0200
  Re: JSON Object to CSV File Troubleshooting Denis McMahon <denismfmcmahon@gmail.com> - 2015-06-21 06:50 +0000
  Re: JSON Object to CSV File Troubleshooting Denis McMahon <denismfmcmahon@gmail.com> - 2015-06-21 06:53 +0000
    Re: JSON Object to CSV File Troubleshooting Sahlusar <sahluwalia@wynyardgroup.com> - 2015-06-21 06:58 -0700
    Re: JSON Object to CSV File Troubleshooting Sahlusar <ahlusar.ahluwalia@gmail.com> - 2015-06-21 07:38 -0700
      Re: JSON Object to CSV File Troubleshooting Denis McMahon <denismfmcmahon@gmail.com> - 2015-06-21 21:06 +0000
      Re: JSON Object to CSV File Troubleshooting Joonas Liik <liik.joonas@gmail.com> - 2015-06-22 00:55 +0300
        Re: JSON Object to CSV File Troubleshooting Denis McMahon <denismfmcmahon@gmail.com> - 2015-06-21 23:33 +0000
          Re: JSON Object to CSV File Troubleshooting Sahlusar <ahlusar.ahluwalia@gmail.com> - 2015-06-21 16:56 -0700
            Re: JSON Object to CSV File Troubleshooting Denis McMahon <denismfmcmahon@gmail.com> - 2015-06-23 06:34 +0000
              Re: JSON Object to CSV File Troubleshooting Sahlusar <ahlusar.ahluwalia@gmail.com> - 2015-06-23 04:32 -0700
          Re: JSON Object to CSV File Troubleshooting Chris Angelico <rosuav@gmail.com> - 2015-06-23 10:43 +1000
        Re: JSON Object to CSV File Troubleshooting Sahlusar <ahlusar.ahluwalia@gmail.com> - 2015-06-21 16:42 -0700

csiph-web