https://github.com/imsaiful/analyze-paytm-wallet
Analyze Your's paytm wallet using Python Pandas Library
https://github.com/imsaiful/analyze-paytm-wallet
anaconda3 pandas pandas-dataframe pandas-dataframes pandas-library paytm paytm-app python3
Last synced: 8 months ago
JSON representation
Analyze Your's paytm wallet using Python Pandas Library
- Host: GitHub
- URL: https://github.com/imsaiful/analyze-paytm-wallet
- Owner: imsaiful
- Created: 2018-09-25T23:08:21.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-26T00:11:24.000Z (over 7 years ago)
- Last Synced: 2025-04-14T13:57:57.670Z (about 1 year ago)
- Topics: anaconda3, pandas, pandas-dataframe, pandas-dataframes, pandas-library, paytm, paytm-app, python3
- Language: Python
- Homepage:
- Size: 112 KB
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Analyze Your's paytm wallet using Python Pandas Library
With the help of this script you can analyze your's paytm wallet summary.
This script will provide the following information
- Your's Paytm debit month wise
- Your's Paytm Credit month wise
- Total cashback given to you in a month
- Total debit in a year through Paytm
- Total Credit in a year through Paytm
- Total Cashback in a year through Paytm
- Percentage of cashback received on debit
- A graph for visualization of your debit , credit and cashback.
Here is my paytm summary. Now check yours. Sad , I got very low cashback.




How to run this script
You can run this script in pycharm , sublime text , notepad++ etc
I will suggest you to run this script in Anaconda. In anaconda you will have complete package of the pandas , matplotlib , python etc.
You must have python , pandas and matplotlib or Anaconda in your system to run this script.