Python on Snowflake: Create and Populate a Database and Retrieve Data

preview_player
Показать описание
Python on Snowflake: Create and Populate a Database and Retrieve Data

In this episode we return to our Python on Snowflake playlist for our second installment to show how to create a warehouse, database, schema, and a table for us to populate and retrieve data from, using the Snowflake Connector for Python. Though Snowflake has many different ways to connect, Python is my favorite since it the language I use the most for big data platforms.

If you didn’t see the first video, make sure to go back and review it, as it will show you how to get set up to use the Snowflake Connector for Python. Then you’ll be free to use Python for all of your automation.

Related Videos:
Python on Snowflake - Getting started with the Snowflake Connector for Python
Python on Snowflake: Create and Populate a Database and Retrieve Data
You are watching this one now!
How to Use write_pandas to Migrate Dataframes into Snowflake Databases
How to Query Snowflake Data into Pandas Dataframes
How to Execute Many SQL Statements from a File Using the Python Connector for Snowflake
Use Parameters on Snowflake Queries with the Python Connector
How to Use execute_string for Many SQL Statements Using Python on Snowflake
Python on Snowflake - How to Use executemany with Lists or Tuples for Parameters

Follow us on social media:

Get Microsoft Office including Access:

Got a YouTube Channel? I use TubeBuddy, it is awesome. Give it a try:


Interested in transforming your career or finding your next gig?

Want my team to do a project for you? Let's get to it!

Data Project? Contact me today!

how to create and populate data base in snowflake, how to retrieve data from database in snowflake, snowflake python connector, snowflake create database, snowflake python create database, python create warehouse snowflake, python create schema snowflake, snowflake python select data, sean mackenzie data analytics and data engineering

#pythonsnowflake #snowflake #createdatabase

Рекомендации по теме
Комментарии
Автор

How many of you are starting a big data project?

seanmackenziedataengineering
Автор

Dear Sean, your videos are Awesome, !!! Thanks for your contribution!!!

socialawareness
Автор

Bro, I can not put into words how good are your videos, they are really helpful
Tks from Brazil!

manoelfgneto
Автор

Dear Sean, please create a video on how to extract the data from snowflake using queries which is in json file and crate a file for connection and create another file for extraction.

mounikapathuri
Автор

I like your videos. I was hoping that you would include an example of how to populate a Snowflake table using local data. Maybe running a PUT command to populate a SF stage then updating the table from the @stage. I am not sure if the SF connector can execute a PUT statement or if you need to run a SNOWSQL script from within SF. I was hoping to avoid SNOWSQL. Any thoughts?

hectors
Автор

Thanks for the video. How would you use python to clean/prepare data stored in snowflake and then create a new table in snowflake with the cleaned data?
Would you even recommend cleaning/preparing data like this or rather doing it another way?
With cleaning I mean find and replace, regex extraction, other string operation, flagging, dropping rows/columns etc.
I am a data analyst and not an engineer so the preparation would be more of adhoc nature.
Thanks

KasperBirkelund
Автор

Hi Sean I'm new to python I need some inputs from you regarding my project requirement. I need a python that automates the process creating DB, schema, warehouse, creating users and grants role to the users. certain users use read role and certain uses read write role. all for future grants. can you please help me with this ?

srinathsuriyanarayaranan
Автор

can we do the same thing on jupyter notebook?

ritzysquad
Автор

Your videos are awesome. It will be great if you share your code

mohamedgaber