[datatable-help] Strange Error: bump from type 0 to type 1

fabio.marroni fabio.marroni at gmail.com
Sun Jul 6 13:19:47 CEST 2014


Try this: 
data <- fread('Data\\processedData02.csv',colClasses="character") 

Of course, you might not want to set everything as character. You can change
to other Classes, but you need to specify it. The error is probably due to
wrong class attribution. You might also read this useful post:
http://r.789695.n4.nabble.com/Weird-error-in-package-with-older-data-table-version-td4686704.html 





--
View this message in context: http://r.789695.n4.nabble.com/Strange-Error-bump-from-type-0-to-type-1-tp4693302p4693579.html
Sent from the datatable-help mailing list archive at Nabble.com.


More information about the datatable-help mailing list