This is a project analyzing the tips received from customers at a restaurant. It shows insights on when and how tips are being received. This analysis can help the business keep its staff content and maintain a good working environment.
The project was completed with Python and used pandas and visualization libraries
Step 1: loading dataset into jupyter notebook
Step 2: understanding of the data and variables using pandas functions
Step 3: Finding insights by answering business questions and creating visuals accordingly using python's visualization libraries