Perhaps I just need to run the returned array through some kind of
transformation ?
Take a look at FasterCSV. It is available via rubygems and allows different modes in which to work on the parsed csv including working on columns of csv files. Great library!
> Perhaps I just need to run the returned array through some kind of
> transformation ?
Take a look at FasterCSV. It is available via rubygems and allows
different modes in which to work on the parsed csv including working on
columns of csv files. Great library!
Thank you for your help James, I'm sorry - I hadn't noticed your replies
before, normally I read the group at google groups where all your
responses seem not to be mirrored. I happened to visit ruby-forum and
noticed them in the end. Not sure where the problem lies, if anywhere.
I have a quick question, if I may. What is the difference between
faster_csv and fasterCSV (http://fastercsv.rubyforge.org/\) if any?
The name of the library is FasterCSV. The gem you install is called fastercsv though. (I'm not totally sure why I did that. Sorry!) You require faster_csv (though fastercsv also works). It's all the same library, just different ways to reference it.
Hope that helps.
James Edward Gray II
···
On Sep 2, 2008, at 8:40 AM, Lloyd Linklater wrote:
It has been brought to my attention that the gateway is misbehaving. I'm away at the LSRC right now, and thus may not be able to fix it. I'll look into this though and hopefully have it restored next week at the latest. Sorry about the down time.
James Edward Gray II
···
On Sep 4, 2008, at 5:37 AM, Chris Lowis wrote:
Hope that helps.
James Edward Gray II
Thank you for your help James, I'm sorry - I hadn't noticed your replies
before, normally I read the group at google groups where all your
responses seem not to be mirrored.
This was my fault. I tried to upgrade TMail on the gateway server and botched it. Then I went to a conference so I couldn't fix it, of course.
Anyway, I believe the gateway will be fixed going forward now. Let me know if you notice further issues though.
Sorry for the hassle.
James Edward Gray II
···
On Sep 5, 2008, at 5:07 PM, James Gray wrote:
On Sep 4, 2008, at 5:37 AM, Chris Lowis wrote:
Hope that helps.
James Edward Gray II
Thank you for your help James, I'm sorry - I hadn't noticed your replies
before, normally I read the group at google groups where all your
responses seem not to be mirrored.
It has been brought to my attention that the gateway is misbehaving.