daniela florescu
2016-10-21 17:13:45 UTC
For all exasperated data scientists writing mind bending, complicated Python scrips to process their data: the power of complex,
yet familiar, compact and optimizable SQL queries directly in Python, running on structured as well as unstructured data (XML, JSON).
http://www.pythonql.org <http://www.pythonql.org/>
Well, actually itâs not SQL per se. Itâs the better, cleaner and more powerful version of SELECT-FROM-WHERE,âŠ. its the
power of XQueryâs FLWOR expressions, directly usable as an expression in Python â together with any other expected goodies,
complex path expressions, etc.
Enjoy.
Best regards
Dana
yet familiar, compact and optimizable SQL queries directly in Python, running on structured as well as unstructured data (XML, JSON).
http://www.pythonql.org <http://www.pythonql.org/>
Well, actually itâs not SQL per se. Itâs the better, cleaner and more powerful version of SELECT-FROM-WHERE,âŠ. its the
power of XQueryâs FLWOR expressions, directly usable as an expression in Python â together with any other expected goodies,
complex path expressions, etc.
Enjoy.
Best regards
Dana