https://github.com/mugambi645/paypal-transactions-analysis
PayPal transaction analysis web app made by streamlit
https://github.com/mugambi645/paypal-transactions-analysis
analysis paypal streamlit
Last synced: about 2 months ago
JSON representation
PayPal transaction analysis web app made by streamlit
- Host: GitHub
- URL: https://github.com/mugambi645/paypal-transactions-analysis
- Owner: Mugambi645
- Created: 2025-03-08T01:20:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-08T08:12:05.000Z (over 1 year ago)
- Last Synced: 2025-03-08T08:28:24.961Z (over 1 year ago)
- Topics: analysis, paypal, streamlit
- Language: Jupyter Notebook
- Homepage: https://paypal-transactions-analysis.streamlit.app/
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# paypal-transations-analysis
- Analysing PayPal Transactions

## To load it locally:
- `git clone` *project url*
- Run `pip install -r requirements.txt` and then run `pip list` to verify everything was installed correctly
- Finally use `streamlit run Transactions/Hello.py` to run the project