<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Feb 2, 2015 at 11:33 AM, Ted Hart <span dir="ltr">&lt;<a href="mailto:edmund.m.hart@gmail.com" target="_blank">edmund.m.hart@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Sure, I will do it with the existing biology data set for continuity.  Thanks for offering to translate with python Ethan.  What&#39;s the jdbc library you use with Python?  With  the JayDeBeApi?<br></blockquote></div><br></div><div class="gmail_extra">I&#39;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&#39;t introduce another dependency).<br><br></div><div class="gmail_extra">Ethan<br></div></div>