Data Analysis ( numpy,pandas,matplot,seaborn,sci-kit)
- Amudha priya
- Feb 3
- 1 min read
import webbrowser
webbrowser.open("https://matplotlib.org/stable/gallery/index.html")
Seaborn Gallery
import webbrowser
webbrowser.open("https://seaborn.pydata.org/examples/index.html")
Comments