Hi, could someone take a quick look at this csv import? What is the best way to go about this?
thanks, Steven NB. the csv 'L1.csv' 0,0.014648428,0.343476414,-0.105340538,1.565688588 NB. end of csv load 'csv' aaa=:readcsv jpath 'G:\J\data\l1.csv' aa=:fixcsv aaa |length error: fixcsv | >msk <@chopcsv;._2 y a=:makenum aa ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
