8000 GitHub - ZahraSahranavard/Bank-Transaction-Analysis
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ZahraSahranavard/Bank-Transaction-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bank Transaction Analysis

This project analyzes a dataset of bank transactions to uncover insights into customer behavior, peak sales times, and top-selling products.

Project Overview

The primary goals of this analysis are to answer the following questions:

  • Q1: Is there a specific pattern in customer purchase timing (day of the week, time of day)?
  • Q2: Which stores have the most sales?
  • Q3: What are the best-selling products?

Dependencies

The following Python libraries are required to run the analysis:

  • pandas: For data manipulation and analysis.
  • matplotlib: For data visualization.
  • jdatetime: For converting Shamsi (Jalali) dates to Gregorian dates.

You can install these dependencies using pip:

pip install pandas matplotlib jdatetime 

Future Enhancements

For further improvements to this project, I have planned some advancements. Follow this repository to stay updated on them.😃

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0