Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed4.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.004 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'element': 0.07; 'fixes': 0.07; 'function:': 0.09; 'option,': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'url:github': 0.09; 'valueerror:': 0.09; '.txt': 0.16; 'googling': 0.16; 'numpy': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:sample': 0.16; 'wrote:': 0.18; 'hey': 0.18; 'print': 0.22; 'load': 0.23; 'header:User-Agent:1': 0.23; 'driven': 0.24; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'array': 0.29; 'errors': 0.30; 'produces': 0.31; 'sites.': 0.31; 'file': 0.32; 'stuff': 0.32; 'another': 0.32; 'maybe': 0.34; 'test': 0.35; 'idle': 0.36; 'sequence': 0.36; 'subject:data': 0.36; 'useful': 0.36; 'wrong': 0.37; 'message- id:@gmail.com': 0.38; 'to:addr:python-list': 0.38; 'sure': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'read': 0.60; 'problems.': 0.60; 'first': 0.61; 'kind': 0.63; 'charset:windows-1252': 0.65; 'sample': 0.67; 'received:myvzw.com': 0.84; 'subject:find': 0.84; 'subject:Best': 0.91 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: memilanuk Subject: Re: Best place to find sample data Date: Sat, 26 Jul 2014 10:55:14 -0700 References: <53d3de04$0$2978$e4fe514c@news.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: 248.sub-70-199-137.myvzw.com User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0 In-Reply-To: <53d3de04$0$2978$e4fe514c@news.xs4all.nl> X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 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: 22 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1406397333 news.xs4all.nl 2858 [2001:888:2000:d::a6]:44261 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:75250 On 07/26/2014 09:57 AM, Irmen de Jong wrote: > On 26-7-2014 15:41, Nicholas Cannon wrote: >> Hey I need some sample data to test out and do stuff with. Also I >> am having strange errors with idle when i load a .txt file read it >> and then print it, idle crashes well kind of freezes. Not sure what >> is wrong here. Also I am having troubles with Numpy and its loadtxt >> function: >> >> ValueError: cannot set an array element with a sequence >> >> So all i need is a good site to download some data from and maybe >> some fixes for these problems. >> > > First hit when googling for 'testdata generator site': > http://www.generatedata.com/ The search produces various other useful > looking sites. Another option, driven by python... https://github.com/joke2k/faker