Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 304 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 304 Bytes

telecom-analytics

Here we used solely SQL to perform data analysis on synthetic data representing a customer database of a Telecom company. To support SQL queries inside a Jupyter notebook environment we used an object-relational mapper/toolkit, a mySQL server connector, and a magic command enabler.