SQL
Extract, transform, load, manipulate, and analyze the data stored
in a database and generate cohort analysis using CTE and window
functions.
PYTHON
Create customer segmentation using RFM analysis and K-Means
clustering with Elbow Method and Silhouette Analysis.