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

Stock Analysis Python Script #1

Closed Berat-O closed 3 months ago

Berat-O commented 10 months ago

The current code uses tabulate to display stock data in a tabular format, which may not be the most visually appealing or informative way to present the data. To enhance the user experience and make the data more accessible, consider visualizing the data using a chart or graph.

can you provide a more intuitive and visual way for users to understand the data.