Orange3-Sqlite3

Simple widget to load a table from an SQL query against an SQLite3 database


Keywords
orange3, add-on
License
GPL-3.0+
Install
pip install Orange3-Sqlite3==0.0.4

Documentation

Orange3-Sqlite3

This queries an Sqlite3 database.

Within the Add-ons installer, click on "Add more..." and type in Orange3-Sqlite3

Setting the Target and Creating Categorical Variables

You can set the target using the Select Columns widget and make a Categorical variable using Edit Domain.

Example Orange3 Workflow using SQLite3 and setting the target and categorical variable