QuestionQ77

Architecture Overview

A company wants to let its Data Engineers, Data Scientists, and Developers work with data in Snowflake and has these requirements:

  • Build Python applications that bring data to life for non-technical/business users.
  • Build an ML model for predictions.

What should an Architect recommend using?

Choose two
Explanation

Streamlit in Snowflake supports Python-based interactive data applications that can be shared with business users. Snowpark DataFrames provide the Python data-processing and transformation capabilities used to prepare data for machine-learning workflows, including model training and prediction tasks.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!