Slackbot
10/27/2023, 11:28 PMLaura Gutierrez Funderburk
10/27/2023, 11:29 PMAlejandro Leiva
10/28/2023, 2:23 PMAlejandro Leiva
10/28/2023, 3:34 PMOscar Beltran
10/29/2023, 5:05 PMLaura Gutierrez Funderburk
10/29/2023, 7:10 PMLaura Gutierrez Funderburk
10/29/2023, 7:10 PMSlackbot
10/30/2023, 8:08 AMSlackbot
10/30/2023, 4:05 PMSlackbot
10/30/2023, 6:00 PMAlejandro Leiva
11/01/2023, 12:04 AMLaura Gutierrez Funderburk
11/01/2023, 12:06 AMSlackbot
11/03/2023, 4:47 PMAlejandro Leiva
11/03/2023, 6:37 PMAlejandro Leiva
11/03/2023, 6:37 PMextract_duckdb.py
Alejandro Leiva
11/03/2023, 7:14 PMLaura Gutierrez Funderburk
11/03/2023, 7:32 PMLaura Gutierrez Funderburk
11/03/2023, 7:32 PMLaura Gutierrez Funderburk
11/03/2023, 7:32 PMAlejandro Leiva
11/03/2023, 7:35 PMLaura Gutierrez Funderburk
11/03/2023, 9:17 PMSlackbot
11/03/2023, 9:17 PMLaura Gutierrez Funderburk
11/03/2023, 9:17 PMAlejandro Leiva
11/03/2023, 9:41 PMOscar Beltran
11/04/2023, 1:16 PMAlejandro Leiva
11/05/2023, 3:22 PMBinderException: Binder Error: Catalog "openaq_api" does not exist!
Traceback:
File "/usr/local/lib/python3.10/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 534, in _run_script
exec(code, module.__dict__)
File "/app/app_ploomber.py", line 22, in <module>
df = motherduck_con.sql("SELECT * FROM openaq_api.main.df").df()
En ambiente local la app corre sin problemas (pip install streamlit==1.27.2)
Estoy confundido por qué no está funcionando, será relacionado a Docker?
El error apunto a MotherDuck pero el código `df = motherduck_con.sql("SELECT * FROM openaq_api.main.df").df()`funciona bien en mi jupyter notebook y la app local.
@Eduardo FYI pero tendrás alguna idea por qué no funciona?Slackbot
11/05/2023, 3:24 PMSlackbot
11/06/2023, 1:01 AMLaura Gutierrez Funderburk
11/16/2023, 9:35 PM