A dynamic dashboard built using Streamlit, Pandas, Matplotlib, and Seaborn to visualize and analyze book ratings and pricing data.
- Interactive Filters: Filter books by rating using the sidebar slider.
- Data Visualization:
- Rating distribution with bar plots
- Price distribution with histograms
- Scatter plot showing the relationship between price and rating
- Top Books: View the top 5 most expensive and cheapest books.
- Python
- Streamlit
- Seaborn
- Matplotlib
- Data Cleaning