An open API service indexing awesome lists of open source software.

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

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.

![alt text](https://github.com/imsaiful/analyze-paytm-wallet/blob/master/image/debit-credit-detail.png)

![alt text](https://github.com/imsaiful/analyze-paytm-wallet/blob/master/image/cashback.png)

![alt text](https://github.com/imsaiful/analyze-paytm-wallet/blob/master/image/summary.png)

![alt text](https://github.com/imsaiful/analyze-paytm-wallet/blob/master/image/paytmgraph.png)


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.