pystegSQL documentationΒΆ

The pysteg.sql module is designed to provide a platform for extracting, storing, and managing large numbers of features, feature vectors, and objects. The platform is based on a standard SQL database.

A family of scripts is provided to perform the most important parts of an experiment, and this is the most well-documented part of the system. A partial API tutorial is provided, aiming to explain how the scripts can be replaced by internal python calls.

Note! The pysteg.sql module is still under construction.

Contents:

Previous topic

The ssteg Package

Next topic

Using scripts

This Page