os-climate / data-platform-demo

Apache License 2.0
3 stars 7 forks source link

trino-pandas-demo needs updates #47

Open MichaelTiemannOSC opened 2 years ago

MichaelTiemannOSC commented 2 years ago

It appears that we no longer depend strictly on sqlalchemy 1.3 (have been running SQLAlchemy 1.4.10 and sqlalchemy-trino 0.4.1 for the past month).

But more importantly, need to show not only reading from SQL to pandas but also writing from pandas to SQL.

https://github.com/os-climate/data-platform-demo/blob/master/notebooks/trino-pandas-demo.ipynb