当我使用 read.table 获取数据时,有一件奇怪的事情。
data=read.table('/home/tiger/nasdaqlisted.txt',head=T,sep='|')
dim(data)
[1] 750 6
实际上,文件中有2454行,有什么问题吗?
http://freeuploadfiles.com/bb3cwypih2d2
当我使用 read.table 获取数据时,有一件奇怪的事情。
data=read.table('/home/tiger/nasdaqlisted.txt',head=T,sep='|')
dim(data)
[1] 750 6
实际上,文件中有2454行,有什么问题吗?
http://freeuploadfiles.com/bb3cwypih2d2