In this section, you can find various projects about data exploration and data manipulations.
Game Analysis Throught A/B Testing and Chi Square Tests
In this project, I create metrics to calculate A/B and Chi Square test and calculated p value and z value. You can find details of project on my github repo.
FLO DATA EXPLORATION
In this project, data explorations are made by turning insightful questions into Queries. For detailed information you can visit my github repo.
NASHVILLE HOUSING DATA EXPLORATION
In this project, I standartardisize non-regular variables,create new columns to make functional columns, remove dublicates, drop unnecessary columns. For detailed information you can visit my github repo.
MUSIC-DATA EXPLORATION ON MULTIBLE TABLES
In this project,12 tables used to answer many questions about datas from easy level to advance level.Advance functions like temporary tables,CTE and window functions are used.For detailed information you can visit my github repo.