Home
User Guide
API Documentation
Integration
Returns a table as a pandas.DataFrame.
A sqlite3 connection created by connect().
connect()
The query used to get the table. You can also pass the name of the table, in which case the entire table will be imported.