[data-carpentry-discuss] R/SQL integration lesson

Ethan White ethan at weecology.org
Mon Feb 2 10:44:02 PST 2015


On Mon, Feb 2, 2015 at 11:33 AM, Ted Hart <edmund.m.hart at gmail.com> wrote:

> Sure, I will do it with the existing biology data set for continuity.
> Thanks for offering to translate with python Ethan. What's the jdbc library
> you use with Python?  With  the JayDeBeApi?
>

I'll use either SQLAlchemy (since it lets you work with most DBMSs and is a
bit more intuitive) or the sqlite3 module (since this doesn't introduce
another dependency).

Ethan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.idyll.org/pipermail/dc-discuss/attachments/20150202/c6413c4c/attachment.htm>


More information about the dc-discuss mailing list