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

运行报错 #4

Open
Forever-MrX opened this issue Jul 7, 2021 · 1 comment
Open

运行报错 #4

Forever-MrX opened this issue Jul 7, 2021 · 1 comment

Comments

@Forever-MrX
Copy link

Welcome to DBEst: a model-based AQP engine! Type exit to exit!
dbestclient> create table mdl(pm25 real, PRES real) from pm25.csv method uniform size 1000
dbestclient> select count(pm25 real) from mdl where 1000<=PRES<=1020;
Start creating model mdl
Reading data file...
Traceback (most recent call last):
File "D:\MyLoad\python3.8.2\lib\cmd.py", line 214, in onecmd
func = getattr(self, 'do_' + cmd)
AttributeError: 'DBEstPrompt' object has no attribute 'do_select'

During handling of the above exception, another exception occurred:
这个是为什么啊?

@Eternity-AIBN
Copy link

兄弟我也碰到这个问题了,请问你解决了吗?

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

2 participants