<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><span style="color: rgb(51, 51, 51); font-family: Helvetica, Arial, sans-serif; font-size: 13px; white-space: pre-line; background-color: rgb(255, 255, 255);" class="">For all exasperated data scientists writing mind bending, complicated Python scrips to process their data: the power of complex, </span><div class=""><span style="color: rgb(51, 51, 51); font-family: Helvetica, Arial, sans-serif; font-size: 13px; white-space: pre-line; background-color: rgb(255, 255, 255);" class="">yet familiar, compact and optimizable SQL queries directly in Python, running on structured as well as unstructured data (XML, JSON).</span></div><div class=""><span style="color: rgb(51, 51, 51); font-family: Helvetica, Arial, sans-serif; font-size: 13px; white-space: pre-line; background-color: rgb(255, 255, 255);" class=""><br class=""></span></div><div class=""><span style="background-color: rgb(255, 255, 255); white-space: pre-line;" class=""><font color="#333333" face="Helvetica, Arial, sans-serif" size="2" class=""><a href="http://www.pythonql.org" class="">http://www.pythonql.org</a></font></span></div><div class=""><span style="background-color: rgb(255, 255, 255); white-space: pre-line;" class=""><font color="#333333" face="Helvetica, Arial, sans-serif" size="2" class=""><br class=""></font></span></div><div class=""><font color="#333333" face="Helvetica, Arial, sans-serif" size="2" class=""><span style="background-color: rgb(255, 255, 255);" class=""><span style="white-space: pre-line;" class="">Well, actually it’s not SQL per se. It’s the better, cleaner and more powerful version of SELECT-FROM-WHERE,…. its the</span></span></font></div><div class=""><font color="#333333" face="Helvetica, Arial, sans-serif" size="2" class=""><span style="background-color: rgb(255, 255, 255);" class=""><span style="white-space: pre-line;" class="">power of XQuery’s FLWOR expressions, directly usable as an expression in Python — together with any other expected goodies,</span></span></font></div><div class=""><font color="#333333" face="Helvetica, Arial, sans-serif" size="2" class=""><span style="background-color: rgb(255, 255, 255);" class=""><span style="white-space: pre-line;" class="">complex path expressions, etc.</span></span></font></div><div class=""><font color="#333333" face="Helvetica, Arial, sans-serif" size="2" class=""><span style="background-color: rgb(255, 255, 255);" class=""><span style="white-space: pre-line;" class=""><br class=""></span></span></font></div><div class=""><font color="#333333" face="Helvetica, Arial, sans-serif" size="2" class=""><span style="background-color: rgb(255, 255, 255);" class=""><span style="white-space: pre-line;" class="">Enjoy.</span></span></font></div><div class=""><font color="#333333" face="Helvetica, Arial, sans-serif" size="2" class=""><span style="background-color: rgb(255, 255, 255);" class=""><span style="white-space: pre-line;" class=""><br class=""></span></span></font></div><div class=""><font color="#333333" face="Helvetica, Arial, sans-serif" size="2" class=""><span style="background-color: rgb(255, 255, 255);" class=""><span style="white-space: pre-line;" class="">Best regards</span></span></font></div><div class=""><font color="#333333" face="Helvetica, Arial, sans-serif" size="2" class=""><span style="background-color: rgb(255, 255, 255);" class=""><span style="white-space: pre-line;" class="">Dana</span></span></font></div><div class=""><font color="#333333" face="Helvetica, Arial, sans-serif" size="2" class=""><span style="background-color: rgb(255, 255, 255);" class=""><span style="white-space: pre-line;" class=""><br class=""></span></span></font></div><div class=""><font color="#333333" face="Helvetica, Arial, sans-serif" size="2" class=""><span style="background-color: rgb(255, 255, 255);" class=""><span style="white-space: pre-line;" class=""><br class=""></span></span></font></div></body></html>