Solutions to Preppin' Data challenges in SQL and Python
#What is Preppin' Data?
Preppin's Data is a weekly challenge to help you learn to prepare data and use Tableau Prep.
Learn more here: (https://preppindata.blogspot.com/)
In addition to solving the challenges in Tableau Prep, I will solve the challenges using SQL & Python.
Click on the icons (โ๏ธ - SQL), (๐ - Python) below to view solutions.
Challenge | SQL | Python | Technique |
---|---|---|---|
Week 1 | โ๏ธ | ๐ | Split function, filters, condition |
Week 2 |