select_all() is returning Error in .rowNamesDF<-(x, value = value) : duplicate ‘row.names’ are not allowed - any idea how to fix this? seems to be an issue with how data.table works, and can be easily fixed by ", row.names=NULL" argument where relevant
https://stackoverflow.com/questions/8854046/duplicate-row-names-are-not-allowed-error
select_all() is returning
Error in.rowNamesDF<-(x, value = value) : duplicate ‘row.names’ are not allowed- any idea how to fix this? seems to be an issue with how data.table works, and can be easily fixed by ", row.names=NULL" argument where relevanthttps://stackoverflow.com/questions/8854046/duplicate-row-names-are-not-allowed-error