NBA Player Stats Explorer This is a simple web app built with Streamlit that allows users to explore NBA player statistics from Basketball Reference. The app supports filtering by year, team, and position, and includes the following features:
Dynamic Data Loading: Scrapes NBA player stats for the selected year.
Data Filtering: Filter players by team and position.
Interactive Table: View the filtered data in an interactive table format.
CSV Download: Export the filtered data as a CSV file.
Correlation Heatmap: Visualize the correlations between numeric player statistics.