Path: csiph.com!usenet.pasdenom.info!news.redatomik.org!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'responding': 0.07; 'subject: [': 0.09; 'posted': 0.15; '(there': 0.16; '-tkc': 0.16; 'columns': 0.16; 'from:addr:python.list': 0.16; 'from:addr:tim.thechases.com': 0.16; 'from:name:tim chase': 0.16; 'received:10.21': 0.16; 'received:174.136': 0.16; 'subject:CSV': 0.16; 'subject:Writing': 0.16; 'subject:dictionaries': 0.16; 'suggestion.': 0.16; 'wizard,': 0.16; 'wrote:': 0.18; 'import': 0.22; 'sorry,': 0.24; 'specify': 0.24; 'header:In-Reply-To:1': 0.27; 'tim': 0.29; 'subject:list': 0.30; 'chase': 0.31; 'but': 0.35; 'charset:us-ascii': 0.36; 'received:10': 0.37; 'subject:]': 0.38; 'to:addr:python-list': 0.38; 'rather': 0.38; 'to:addr:python.org': 0.39 X-Sender-Id: wwwh|x-authuser|tim@thechases.com X-Sender-Id: wwwh|x-authuser|tim@thechases.com X-MC-Relay: Neutral X-MailChannels-SenderId: wwwh|x-authuser|tim@thechases.com X-MailChannels-Auth-Id: wwwh X-MC-Loop-Signature: 1430963504487:1258512891 X-MC-Ingress-Time: 1430963504487 Date: Wed, 6 May 2015 20:52:27 -0500 From: Tim Chase To: python-list@python.org Subject: Re: Writing list of dictionaries to CSV [correction] In-Reply-To: <20150506202205.06be72fd@bigbox.christie.dr> References: <5bd0afb3-d2d4-469f-be39-5869f01adc92@googlegroups.com> <072badd6-0542-468a-99bd-cc3a4ffc7156@googlegroups.com> <20150506202205.06be72fd@bigbox.christie.dr> X-Mailer: Claws Mail 3.8.1 (GTK+ 2.24.10; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AuthUser: tim@thechases.com X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 13 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1430964064 news.xs4all.nl 2864 [2001:888:2000:d::a6]:59468 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:90084 On 2015-05-06 20:22, Tim Chase wrote: > As ChrisA posted earlier, you have to use Excel's Import > functionality (there are several ways to get this wizard, but not > all ways of opening a .csv trigger the wizard), then specify those > particular columns as "Text" rather than "General" Sorry, it was Dennis Lee Bieber responding to ChrisA with that suggestion. -tkc