<p>Please refer to pull request <a href="https://github.com/mlpack/mlpack/pull/678" class="issue-link js-issue-link" data-url="https://github.com/mlpack/mlpack/issues/678" data-id="158532719" data-error-text="Failed to load issue title" data-permission-text="Issue title is private">#678</a></p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href='https://github.com/mlpack/mlpack/pull/681'>https://github.com/mlpack/mlpack/pull/681</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>add overload, able to move string</li>
  <li>fix bug--infinite recursive call</li>
  <li>first commit</li>
  <li>1 : fix bug, did not consider case like &quot;210DM, 1~200&quot;</li>
  <li>fix bug--category conversion should based on columns but not rows</li>
  <li>remove useless codes</li>
  <li>support tsv</li>
  <li>use LoadCSV to implement csv/tsv/txt loader</li>
  <li>fix bug--LoadCSV should parse txt parse file too</li>
  <li>can specify fatal or not if file cannot open</li>
  <li>fix bug--should not use empty string to open file</li>
  <li>treat \t and space as same category</li>
  <li>refine string construct</li>
  <li>refine comments</li>
  <li>refine comments</li>
  <li>refine comments and parsers</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/681/files#diff-0">src/mlpack/core/data/dataset_info.hpp</a>
    (16)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/681/files#diff-1">src/mlpack/core/data/dataset_info_impl.hpp</a>
    (9)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/mlpack/mlpack/pull/681/files#diff-2">src/mlpack/core/data/load_csv.hpp</a>
    (368)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/mlpack/mlpack/pull/681/files#diff-3">src/mlpack/core/data/load_impl.hpp</a>
    (181)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/mlpack/mlpack/pull/681.patch'>https://github.com/mlpack/mlpack/pull/681.patch</a></li>
  <li><a href='https://github.com/mlpack/mlpack/pull/681.diff'>https://github.com/mlpack/mlpack/pull/681.diff</a></li>
</ul>

<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">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe/AJ4bFKExZUZdd0rERcnkfTxk6UPp8xkJks5qJA0UgaJpZM4Iu08I">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AJ4bFKxxh1Q5HGfF6W_yudohJzx0jCHhks5qJA0UgaJpZM4Iu08I.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"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>