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


Groups > comp.lang.python > #19983

Re: iterating over list with one mising value

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!tudelft.nl!txtfeed1.tudelft.nl!multikabel.net!newsfeed20.multikabel.net!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <python@mrabarnett.plus.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.007
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'complaining': 0.07; 'from:addr:python': 0.09; 'iterate': 0.09; 'valueerror:': 0.09; "'',": 0.16; '(key,': 0.16; 'from:addr:mrabarnett.plus.com': 0.16; 'from:name:mrab': 0.16; 'message-id:@mrabarnett.plus.com': 0.16; 'pad': 0.16; 'received:84.92': 0.16; 'received:84.92.122': 0.16; 'received:84.92.122.60': 0.16; 'received:84.93': 0.16; 'received:84.93.230': 0.16; 'reply-to:addr:python-list': 0.16; 'unpack': 0.16; 'unpack.': 0.16; 'wrote:': 0.18; 'help.': 0.19; 'subject:list': 0.21; 'header:In-Reply-To:1': 0.22; 'values.': 0.23; 'string': 0.24; "skip:' 10": 0.29; 'line:': 0.30; 'value)': 0.30; 'error': 0.30; 'file.': 0.31; 'thanks': 0.32; 'list': 0.32; "can't": 0.33; 'header:User-Agent:1': 0.33; 'received:84': 0.34; 'reply-to:addr:python.org': 0.34; 'to:addr:python-list': 0.35; 'however,': 0.35; 'subject:with': 0.37; 'format': 0.38; 'should': 0.38; 'data': 0.38; 'to:addr:python.org': 0.40; 'more': 0.61; 'your': 0.61; 'below': 0.62; 'number.': 0.66; 'header:Reply-To:1': 0.70; 'reply-to:no real name:2**0': 0.72; 'subject:one': 0.77; 'subject:over': 0.84; 'subject:value': 0.84
X-CM-Score 0.00
X-CNFS-Analysis v=2.0 cv=IdEFqBWa c=1 sm=1 a=0nF1XD0wxitMEM03M9B4ZQ==:17 a=FFsdPcU1_MIA:10 a=Zb88aOXefB4A:10 a=OUOv7kDek9cA:10 a=8nJEP1OIZ-IA:10 a=g9BgueuOSPz5NWVRVXIA:9 a=wPNLvfGTeEIA:10 a=0nF1XD0wxitMEM03M9B4ZQ==:117
X-AUTH mrabarnett:2500
Date Tue, 07 Feb 2012 21:13:42 +0000
From MRAB <python@mrabarnett.plus.com>
User-Agent Mozilla/5.0 (Windows NT 5.1; rv:9.0) Gecko/20111222 Thunderbird/9.0.1
MIME-Version 1.0
To python-list@python.org
Subject Re: iterating over list with one mising value
References <1328646189.84221.YahooMailClassic@web161206.mail.bf1.yahoo.com>
In-Reply-To <1328646189.84221.YahooMailClassic@web161206.mail.bf1.yahoo.com>
Content-Type text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding 7bit
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.12
Precedence list
Reply-To python-list@python.org
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://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 <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.5514.1328649248.27778.python-list@python.org> (permalink)
Lines 53
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1328649248 news.xs4all.nl 6853 [2001:888:2000:d::a6]:54988
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:19983

Show key headers only | View raw


On 07/02/2012 20:23, Sammy Danso wrote:
> Hi Expert,
> Thanks for your responses and help. thought I should provide more
> information for clarity.
 >
> Please find the error message below for more information
>

> for (key, value) in wordFreq2:
> ValueError: need more than 1 value to unpack
>
> this is a sample of my data
>
> ['with', 3, 'which', 1, 'were', 2, 'well', 1, 'water', 1, 'was', 4,
> 'two', 1, 'to', 2, 'through', 1, 'thlabour', 1, 'these', 1, 'theat', 1,
> 'the', 8, 'tetanus', 1, 'started', 1, 'size', 1, 'scent', 1,
> 'respectively', 1, 'received', 1, 'problems', 2, 'prince', 1,
> 'pregnancy', 1, 'poured', 1, 'peace', 1, 'pains', 1, 'painless', 1,
> 'out', 1, 'of', 1, 'noseat', 1, 'nose', 2, 'no', 2, 'maternity', 1,
> 'malformation', 1, 'made', 1, 'lower', 1, 'labour/delivery', 2,
> 'kintampo', 1, 'into', 1, 'injections', 1, 'in', 3, 'i', 2, 'hospital',
> 1, 'home', 1, 'him', 1, 'having', 1, 'had', 2, 'green', 1, 'gave', 1,
> 'flowing', 2, 'encountered', 1, 'eleven', 1, 'during', 3, 'district', 1,
> 'difficulty', 1, 'cord', 1, 'consecutive', 1, 'colour', 1, 'cleared', 1,
> 'child', 1, 'checkups', 1, 'came', 1, 'but', 2, 'breathing', 2,
> 'breath', 1, 'blood', 2, 'bleeding', 1, 'birth', 4, 'before', 1, 'bad',
> 1, 'average', 1, 'at', 2, 'assist', 1, 'artificial', 1, 'around', 2,
> 'antenatal', 1, 'and', 5, 'an', 1, 'ambrical', 1, 'air', 1, 'abdominal',
> 1, '600am', 1, '100pm', 1, '', 3, 'other']
>
> What I would like to do is to pad the last value 'other' with a default
> so I can iterate sucessfully
>
> my desired ouput is the format below in a text file.
> with 3
> which 3
> were 2
> ..
> .
> .
> other
>
The line:

for (key, value) in wordFreq2:

attempts to iterate through the list wordFreq2, where each item in the
list is a _pair_ of values.

However, what you have is a list of _single_ values, alternating string
and number.

That's why it's complaining that it can't unpack.

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


Thread

Re: iterating over list with one mising value MRAB <python@mrabarnett.plus.com> - 2012-02-07 21:13 +0000

csiph-web