Berat-O / Python_Project

Basic Python projects for beginners and you can add your own project, good first issue
13 stars 14 forks source link

Pull Request: Enhancing Stock Data Visualization #2

Closed rubalsxngh closed 8 months ago

rubalsxngh commented 8 months ago

Hi Berat,

I hope this message finds you well. I've been working on enhancing the user experience of the stock data display in the project by incorporating visualizations using Matplotlib and Pandas. The current code uses tabulate, and I believe that visualizing the data through bar graph will make it more intuitive for users to understand.

Changes Made

Screenshots Changes made Ouput Note: Due to potential GitHub rendering issues, the images are available on Imgur for easy viewing.

Berat-O commented 8 months ago

Thanks for your contribution!