cost 369 ms
how to read CSV in ruby 1.8.7?

I just want to read a csv file and discard the header row. When I do csv = CSV.read('file_name.csv','r') I get .rvm/rubies/ruby-1.8.7-head/lib/r ...


 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM