Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help international use #7

Open
lalebarde opened this issue Sep 15, 2023 · 0 comments
Open

Help international use #7

lalebarde opened this issue Sep 15, 2023 · 0 comments

Comments

@lalebarde
Copy link

Could you please put all specific data in a single place json file?
e.g.:

banks = {"YES": "YES BANK", "ALLA": "ALLAHABAD BANK"}
title = ["mr.", "shri", "ms.", "mrs."]
df = df[["Transaction Date", "Value Date", "Description", "Debit", "Credit", "Balance"]]
"%d/%m/%Y
test = pd.DataFrame(columns=["Transaction Date", "day", "month", "year", "Balance"], index=df.index)
"Average monthly debit = Rs."
labels = {"imps": "imps", "rrn": "imps", "loan": "loan", "emi": "emi", "amazon": "shopping", "flipkart": "shopping",
              "mutualfund": "invest", "txn paytm": "trf", "restaurant": "food", "paytm": "trf",
              "atd": "atm", "atm": "atm", "net txn": "nettxn", "cash": "cash", "funds trf": "trf", "neft": "neft",
              "interest": "interest",
              "metro": "travel", "swiggy": "food", "faasos": "food", "zomato": "food", "upi": "trf", "ola": "travel",
              "refund": "refund",
              "charge": "bank_charges", "pca": "trf"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant