Can we get the exact values by hovering on the marker point??
No we cannot get values simply by hovering. You can anticipate that by looking at the grid.
Seaborn and Matplotlib renders a image for a graph. So it won’t be interactive, you can check out plotly https://plotly.com/python/ for interactive plots.
2 Likes