Quiz on Integration
Evaluate your knowledge about the integration of entity resolution.
Our team uses Snowflake’s SaaS platform for analytics workloads and authors transformations with dbt. Which integration option below does not play well with the current setup?
We engineer a C++ library for entity resolution and create a Python interface as a binary file. We define a Python environment on Snowflake by installing the package using the file and uploading it to Snowflake. Finally, we author the entity resolution pipeline as a dbt model.
We use RecordLinkage and other Python dependencies on Snowflake’s Anaconda channel. We author the entity resolution pipeline as a dbt model and specify all the dependencies in the dbt configuration dictionary.
We write our entity resolution pipeline in Snowflake’s SQL dialect and author the entity resolution pipeline as a dbt model.
We use Splink and other Python dependencies on Snowflake’s Anaconda channel. We author the entity resolution pipeline as a dbt model and specify all the dependencies in the dbt configuration dictionary.
Get hands-on with 1400+ tech skills courses.