You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
>>> import datatable as dt
>>> dt.fread("issue682.txt")
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/Users/pasha/github/datatable/datatable/fread.py", line 69, in fread
return freader.read()
File "/Users/pasha/github/datatable/datatable/fread.py", line 638, in read
_dt = c.gread(self)
RuntimeError: Jump 0 did not finish counting rows exactly where jump 1 found its first good line start: prevEnd(0x10f182902)"fYlYVw4P03rJSEQCY8NYkAh8di7R9sn6kgrHD8GO" != thisStart(prevEnd+42)"kvFLaVmWeVKfnZLJNg32mhl65IiYSD05IHzLy1FANXnDGtuIbm"
The text was updated successfully, but these errors were encountered:
st-pasha
added
bug
Any bugs / errors in datatable; however for severe bugs use [segfault] label
fread
Issues related to parsing any input files via fread function
labels
Jan 10, 2018
issue682.txt
The text was updated successfully, but these errors were encountered: