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
[X] Replaced tabulate with Matplotlib and Pandas for data visualization. This change enhances the visual representation of stock data.
[X] [Resolved Issue #1]
ScreenshotsChanges madeOuput
Note: Due to potential GitHub rendering issues, the images are available on Imgur for easy viewing.
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.