I'll be around in a few hours.  Let us know how if file>csv works on  
that file!  Btw, file>csv does not leak file descriptors because it  
calls with-input-stream, which handles all the closing/errors.

Doug

On May 27, 2009, at 10:25 AM, Darrin Thompson wrote:

> On Wed, May 27, 2009 at 10:56 AM, Phil Dawes <p...@phildawes.net>  
> wrote:
>> Agreed. I'll make a start on this but can't promise quick results
>> because most of my spare time is spent juggling children at the mo!
>>
>
> I actually have a need for a csv parser. I have a file with about 20K
> lines and a few hundred columns. I want it to write a bunch of sql for
> import into postgres and also prepare some queue of work for
> geolocating addresses. I was going to write my own parser as I wasn't
> aware of this one. Also, this file as eaten every csv handler I've
> ever used for lunch, mainly because of the ridiculous width.
>
> Anyway, if you guys are going to be around irc I could try adapting
> the existing module to parse my file and see if it blows up and if I
> can fix it.
>
> Phil, congrats on the offspring. Healthy I hope.
>
> --
> Darrin
>
> ------------------------------------------------------------------------------
> Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
> is a gathering of tech-side developers & brand creativity  
> professionals. Meet
> the minds behind Google Creative Lab, Visual Complexity, Processing, &
> iPhoneDevCamp as they present alongside digital heavyweights like  
> Barbarian
> Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com
> _______________________________________________
> Factor-talk mailing list
> Factor-talk@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/factor-talk


------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to