Skip to content

STEELISI/Venmo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Venmo Project

Scripts for the Venmo project.

#1. GET NUMBER OF TRANSACTIONS DATEWISE.#

python3 datewise_transactions_count.py [path to the input json file] [path to the output file]
Example:
python3 datewise_transactions_count.py /Users/rajattan/venmo/dummy.json ./transactions_date_wise.txt

#2. GET NUMBER OF TEXTUAL TRANSACTIONS IN ENGLISH DATEWISE.#

python3 datewise_textual_transactions_count.py [path to the input json file] [path to the output file]
Example:
python3 datewise_textual_transactions_count.py /Users/rajattan/venmo/dummy.json ./tx_transactions_date_wise.txt

About

Scripts for the Venmo project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published