Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

downloadTaifex.R #23

Open
mansunkuo opened this issue Nov 13, 2015 · 3 comments
Open

downloadTaifex.R #23

mansunkuo opened this issue Nov 13, 2015 · 3 comments

Comments

@mansunkuo
Copy link

line 98:

df = dbGetQuery(conn,sprintf("select time, price, volume from FutureTByT where pcode = 'TX' and exMW = '201511'", dataDate))

Error in sqliteSendQuery(con, statement, bind.data) :
error in statement: no such table: FutureTByT

@wush978
Copy link
Contributor

wush978 commented Nov 13, 2015

我認為原因是 #22

@mansunkuo
Copy link
Author

看一下好像是喔!!!

@lovelybigdata
Copy link

是的 檔案下載不成功,TaifexDaily.sqlite 只佔用了 0kb 的空間,所以對它做任何的 sql 查詢都會報錯,同樣的問題也會出現在 Example1.R 中

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants