PyExplore

An SQL query recommendation framework

PyExplore is an SQL query recommendation framework. Its aim is to provide the user with SQL queries with an augmented WHERE clause. The user enters an initial query and pyExplore analyses statistical properties of the dataset to generate an updated WHERE clause.

PyExplore handles mixed numerical and categorical datasets as well as String datasets. More information on pyExplore can be found here .