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


Groups > comp.lang.python > #75250

Re: Best place to find sample data

From memilanuk <memilanuk@gmail.com>
Subject Re: Best place to find sample data
Date 2014-07-26 10:55 -0700
References <c340dd4d-076c-4413-be54-70ec0aa4ae06@googlegroups.com> <53d3de04$0$2978$e4fe514c@news.xs4all.nl>
Newsgroups comp.lang.python
Message-ID <mailman.12351.1406397333.18130.python-list@python.org> (permalink)

Show all headers | View raw


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

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


Thread

Best place to find sample data Nicholas Cannon <nicholascannon1@gmail.com> - 2014-07-26 06:41 -0700
  Re: Best place to find sample data Irmen de Jong <irmen.NOSPAM@xs4all.nl> - 2014-07-26 18:57 +0200
    Re: Best place to find sample data memilanuk <memilanuk@gmail.com> - 2014-07-26 10:55 -0700
  Re: Best place to find sample data Denis McMahon <denismfmcmahon@gmail.com> - 2014-07-26 21:28 +0000
  Re: Best place to find sample data Nicholas Cannon <nicholascannon1@gmail.com> - 2014-07-26 16:15 -0700
  Re: Best place to find sample data Nicholas Cannon <nicholascannon1@gmail.com> - 2014-07-26 16:15 -0700

csiph-web