<p>I do some changes on the parser of fast_csv_parser, now it do not need to specify the number of columns at compile time but run time.</p>

<p>Most of the codes of the csv_parser should be kept and reuse, problem is the style of fast csv parser are quite different with mlpack.  Simply put, to change the styles of fast csv parser will need a lot of times, may I just treat it as a header only 3rd party library with some minor alteration? Or I should port it to mlpack?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/mlpack/mlpack/pull/681#issuecomment-234615116">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJ4bFPtJEztnefwMm0qx-le4M3fmZmpkks5qYQcmgaJpZM4Iu08I">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AJ4bFAMYmQbmsSi4_gCJvbjGSuH5sc3vks5qYQcmgaJpZM4Iu08I.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/mlpack/mlpack/pull/681#issuecomment-234615116"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>