Skip to content

sonnguyen1410/Shopify-Challenges

Repository files navigation

Shopify Fall 2022 Data Science Intern Challenge

This is my submission for the Shopify Fall 2022 Data Science Intern Challenge.

1. For question 1, I created question1.py for my code submission, and question1.md for detailed walk-through and explanation.

2. For question 2, I created question2.sql for my code submission, and question2.md for more detailed answers and outputs.

For question 1 - To get started:

cd Shopify-Challenges
  • Create and activate virtual environment (For Windows):
py -3 -m venv .venv

.venv\scripts\activate
  • Install required packages
pip install -r requirements.txt
  • Run the files
python question1.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages