Hi, gary
Are there any features that commons-csv need to do? I'd like to implement them. If not, and I sorted out the issue list of commons-csv. I found two problems which are empty string columns or null value columns problem and obtaining raw data problem. The two problems occur mote times. I plan to write code to implement them. what is your opinion. empty string columns or null value columns: [CSV-254]https://issues.apache.org/jira/projects/CSV/issues/CSV-254?filter=allopenissues [CSV-253] https://issues.apache.org/jira/projects/CSV/issues/CSV-253?filter=allopenissues [CSV-93]https://issues.apache.org/jira/projects/CSV/issues/CSV-93?filter=allopenissues obtaining raw data: [CSV-50]https://issues.apache.org/jira/projects/CSV/issues/CSV-50?filter=allopenissues [CSV-151]https://issues.apache.org/jira/projects/CSV/issues/CSV-151?filter=allopenissues [CSV-196]https://issues.apache.org/jira/projects/CSV/issues/CSV-196?filter=allopenissues Best regards Chen