Table of contents
- Introduction
- Exploring employee promotions and past employees using MySQL and Python
- Tableau visualization
- R analysis and modeling
Introduction
Using the MySQL Employees sample database to practice and learn SQL/MySQL before using Python and R to analyze queried data. Information about the database can be found at https://dev.mysql.com/doc/employee/en/. The database can be downloaded at https://github.com/datacharmer/test_db.