/analyze-paytm-wallet

Analyze Your's paytm wallet using Python Pandas Library

Primary LanguagePython

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.

alt text

alt text

alt text

alt text

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.