🔑 Key Learnings
- Performed data manipulation and data visualisation using Pandas and Matplotlib libraries.
- Created dataframes and used filtering techniques.
- Built a line plot and scatter plot.
View my project here!
🔑 Key Learnings
- Created prototype set of keywords for search campaign for an online furniture retailer.
- Created dataframes.
View my project here!
View my project here!
View my project here!
🔑 Key Learnings
- Using aggregate functions such as
SUM(),MAX() - Filter techniques such as
WHERE,GROUP BY - Sorting using
ORDER BY - Limit results using
LIMITclause - Subquery in
WHEREclause
View my project here!
🔑 Key Learnings
- Using aggregate functions such as
MAX(),MIN(),COUNT() - Filter techniques such as
WHERE,GROUP BYandHAVING - Sorting using
ORDER BY - Inner
JOINandLEFT JOIN
View my project here!