This project analyses real user reviews of Google Pay India collected from the Google Play Store. The goal is not just exploratory data analysis — but to understand:
- When users face payment issues
- How users react to failures
- How effective developer support is
- Whether support improves user trust
This makes the project closer to a Product + Customer Experience Analytics case study rather than a simple EDA.
- Measure user satisfaction using ratings
- Identify peak complaint periods
- Detect reliability patterns in a fintech application
- Evaluate developer response behaviour
- Analyse response time efficiency
- Study the impact of replies on user perception
- Sentiment classification (Positive / Neutral / Negative)
- Review length
- Weekend indicator
- Response time (hours)
- Python
- Pandas
- NumPy
- Matplotlib
- Seaborn
This project simulates real product analytics work:
- Fintech reliability monitoring
- Customer experience analysis
- Support performance evaluation
- Behavioural analytics
- Business insight generation
The analysis helps determine:
- When the payment system struggles most
- How users react to failures
- Whether support is proactive or reactive
- If developer responses influence community trust
This project highlights how user reviews can act as a powerful operational monitoring tool for digital products.
Google pay India/ │ ├── data/ │ ├── raw/ │ └── GooglePayIndia.csv │ └── gpay.ipynb │ └── visuals.ipynb ├── README.md ├── requirements.txt └── .gitignore
Abhishek Singh Aspiring Data Analyst | Python • SQL • Power BI