Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Convert text files to CSV format for analysis' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Convert text files to CSV format for analysis
Authored by: Dr. T on Sep 22, '09 01:13:56PM

I agree with Bodoggy: This is one of the lamest hints I've seen here. Excel works well on tab delimited text. So do most database programs.

For parsing text with no obvious delimiters, I rely on BBEdit which can use grep and regular expressions to perform complex find and replace operations.



[ Reply to This | # ]