[1254]$ rlwrap q
...
q)`sym`num!("SI";",") 0: `:test.csv // don't enlist the delimiter if you don't have col headers
sym| abc def
num| 123 456
q)flip `sym`num!("SI";",") 0: `:test.csv // you can flip it into a table
sym num
-------
abc 123
def 456
q)("SI";enlist ",") 0: `:test.csv // if you enlist the delimiter q uses first row as headers
abc 123
-------
def 456
Thanks,
Nick
--
You received this message because you are subscribed to the Google Groups "Kdb+ Personal Developers" group.
To post to this group, send email to personal...@googlegroups.com.
To unsubscribe from this group, send email to personal-kdbpl...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/personal-kdbplus?hl=en.
--------------------------------------------------------------------------
NOTICE: Morgan Stanley is not acting as a municipal advisor and the opinions or views contained herein are not intended to be, and do not constitute, advice within the meaning of Section 975 of the Dodd-Frank Wall Street Reform and Consumer Protection Act. If you have received this communication in error, please destroy all electronic and paper copies and notify the sender immediately. Mistransmission is not intended to waive confidentiality or privilege. Morgan Stanley reserves the right, to the extent permitted under applicable law, to monitor electronic communications. This message is subject to terms available at the following link: http://www.morganstanley.com/disclaimers. If you cannot access these links, please notify us by reply message and we will send the contents to you. By messaging with Morgan Stanley you consent to the foregoing.