<p>Your CSV is malformed; take a look at the first line:</p>

<pre><code>0.019098,0.053043,0,-1.179118,-0.040147,-0.728931,0,1.218595,0,-0.661137,0.104394,-0.564637,0,1.301586,0;420.082458;19.137304;-1885.803711;-0.420706;0.403104;-0.361714;0.727789;0.000000;0.000000;0.000000;0.000000;0.000000;0.000000;0.000000
</code></pre>

<p>The zeros are separated by semicolons, not commas.  Change it to commas, and you shouldn't have any problems loading the full 29 dimensions.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br>Reply to this email directly or <a href="https://github.com/mlpack/mlpack/issues/480#issuecomment-159363745">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AJ4bFPVtxzNV-yrFdQb6ATbR7UkKANl0ks5pJKQEgaJpZM4Gmdig.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/issues/480#issuecomment-159363745"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>