Skip to content

Instantly share code, notes, and snippets.

@juliohm
Created June 11, 2026 18:16
Show Gist options
  • Select an option

  • Save juliohm/fd2583dc6bf2d5ff39352bf34dd64dce to your computer and use it in GitHub Desktop.

Select an option

Save juliohm/fd2583dc6bf2d5ff39352bf34dd64dce to your computer and use it in GitHub Desktop.
CSV.jl bug report
We can make this file beautiful and searchable if this error is corrected: It looks like row 2 should actually have 1 column, instead of 7 in line 1.
C1;C2;C3;C4;C5;C6;C7;C8;C9;C10;C11;C12
598,17;FOO;;;BAR;175,8197;43,73206;;;0,651;0,1766139;1,9974
598,3224;FOO;;;BAR;173,8525;45,20232;;;0,6615753;0,1861682;2,003
598,4748;FOO;;;BAR;174,3443;46,56471;;;0,6815796;0,1951824;2,0016
599,0844;FOO;;;BAR;173,8525;47,24379;0,9985657;;0,7355556;0,199734;2,003
599,3892;FOO;;;BAR;173,8525;44,24025;1,026916;;0,7511022;0,1798961;2,003
599,5416;FOO;;;BAR;175,8197;43,60713;1,024654;;0,7544425;0,1758102;1,9974
599,694;FOO;;;BAR;175,093;43,0571;0,997462;;0,7602147;0,1722871;1,9995
599,8464;FOO;;;BAR;175,4877;42,3508;0,9476013;;0,7613316;0,1677991;1,9983
600,9132;FOO;;;BAR;173,5376;42,38145;1,04267;;0,7961036;0,167993;2,0039
601,6752;FOO;;;BAR;176,109;42,74319;1,027691;;0,8240435;0,1702875;1,9966
601,8276;FOO;;;BAR;173,8847;45,00516;1,028749;;0,8209875;0,1848766;2,0029
602,4372;FOO;;;BAR;173,933;45,25363;1,000519;;0,8153769;0,1865049;2,0028
602,5896;FOO;;;BAR;169,5379;45,5256;0,9973325;;0,8153573;0,1882931;2,0156
602,742;FOO;;;BAR;169,2041;45,3737;0,978959;;0,8186058;0,1872936;2,0166
602,8944;FOO;;;BAR;168,1546;46,16338;0,9687517;;0,8296168;0,1925107;2,0198
603,3516;FOO;;;BAR;169,7864;44,5676;0,92706;;0,8305976;0,1820216;2,0149
603,504;FOO;;;BAR;170,5669;44,55464;0,9128362;;0,819139;0,1819373;2,0126
604,4184;FOO;;;BAR;170,9465;45,43164;1,076514;;0,8453887;0,1876746;2,0115
604,7232;FOO;;;BAR;170,4542;45,46616;1,072942;;0,8604761;0,1879017;2,0129
604,8756;FOO;;;BAR;167,8167;46,74301;1,065932;;0,862168;0,1963737;2,0208
605,1804;FOO;;;BAR;165,2177;48,03188;1,059821;;0,8689442;0,2050659;2,0287
605,3328;FOO;;;BAR;165,7169;46,63356;1,048401;;0,8734752;0,1956421;2,0272
605,4852;FOO;;;BAR;167,1435;46,06233;1,019654;;0,8615707;0,1918402;2,0228
605,9424;FOO;;;BAR;170,1962;47,05725;0,9652385;;0,8489591;0,1984798;2,0137
606,0948;FOO;;;BAR;171,2477;47,51241;0,9671358;;0,8456167;0,2015454;2,0106
607,0092;FOO;;;BAR;168,7662;49,66699;1,085254;;0,8793277;0,2163001;2,0179
607,1616;FOO;;;BAR;164,5836;49,7722;1,106828;;0,8769801;0,2170309;2,0306
607,314;FOO;;;BAR;164,022;51,22113;1,142825;;0,8777939;0,2271965;2,0324
607,4664;FOO;;;BAR;163,1288;50,21527;1,161507;;0,8775822;0,2201196;2,0351
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment