O'Reilly Answers is a community site for sharing knowledge, asking questions, and providing answers that brings together our customers, authors, editors, conference speakers, and Foo (Friends of O'Reilly). More »
If have a data file containing comma-separated values
that you need to read, but these data fields may have quoted commas or
escaped quotes in them, use the standard
Tex...