Skip to content

Latest commit

 

History

History

credit-scoring-with-snowpark

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Credit Scoring with Snowpark & LocalStack

This notebook demonstrates how to use Snowpark for Python to perform exploratory data analysis (EDA) on a credit scoring dataset. This notebook uses LocalStack's Snowflake emulator to run Snowflake data pipelines locally.

Prerequisites

Running the notebook

Start the LocalStack container using your preferred method. Ensure that you have access to LocalStack's Snowflake emulator. Start a Jupyter Notebook server and open the notebook in your browser.

jupyter notebook

Open the credit-scoring-eda.ipynb notebook and run the cells to see the results. Follow the instructions in the notebook to install the required packages and set up the Snowflake emulator.

License

This code is available under the Apache 2.0 license.