<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Dealing with unhelpful .csv files</title>
	<atom:link href="http://enoriver.net/index.php/2009/01/16/dealing-with-unhelpful-csv-files/feed/" rel="self" type="application/rss+xml" />
	<link>http://enoriver.net/index.php/2009/01/16/dealing-with-unhelpful-csv-files/</link>
	<description>computing for fun and profit</description>
	<lastBuildDate>Wed, 18 Apr 2012 00:10:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Gabi Huiber</title>
		<link>http://enoriver.net/index.php/2009/01/16/dealing-with-unhelpful-csv-files/comment-page-1/#comment-31897</link>
		<dc:creator>Gabi Huiber</dc:creator>
		<pubDate>Thu, 26 May 2011 14:13:16 +0000</pubDate>
		<guid isPermaLink="false">http://enoriver.net/?p=485#comment-31897</guid>
		<description>It works most of the time, you&#039;re right. It&#039;s even smart enough to ignore things like currency symbols and comma thousand separators, if instructed. But sometimes there&#039;s more garbage thrown in with the numbers. In such cases, before you can do &quot;destring, replace&quot; you must do some regex cleanup. Thanks for writing. I had forgotten about this post.</description>
		<content:encoded><![CDATA[<p>It works most of the time, you're right. It's even smart enough to ignore things like currency symbols and comma thousand separators, if instructed. But sometimes there's more garbage thrown in with the numbers. In such cases, before you can do "destring, replace" you must do some regex cleanup. Thanks for writing. I had forgotten about this post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://enoriver.net/index.php/2009/01/16/dealing-with-unhelpful-csv-files/comment-page-1/#comment-31843</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Thu, 26 May 2011 03:48:45 +0000</pubDate>
		<guid isPermaLink="false">http://enoriver.net/?p=485#comment-31843</guid>
		<description>For the conversion to string variables, doesn&#039;t just &quot;destring, replace&quot; work?

- not a stata user</description>
		<content:encoded><![CDATA[<p>For the conversion to string variables, doesn't just "destring, replace" work?</p>
<p>- not a stata user</p>
]]></content:encoded>
	</item>
</channel>
</rss>

