Skip to main content

Connection

Connections represent credentials for different data sources stored by Predibase. These can be S3 access keys, database credentials, etc. Once a connection exists, you can import different objects/tables from that connection to create Datasets which can be used to train models and run queries.

Attributes

id    ID of the connection

name     Name of the connection

author   Creator of the connection

connection_type    Type of connection (S3, Snowflake, ...)

Methods

Connection.list_datasets

Connection.import_dataset