@Corporate_Cowboy wrote:
I am still in learning phase and discovered the sqldfI was using read.csv.sql command of the sqldf package to read my file. Though the command is running, it is not returning any rows. I wrote the following code :
tr<-read.csv.sql("train.csv", sql = "select * from file", sep = ",")
Thanks in advance!
Posts: 3
Participants: 2