Which visualization library in Python is primarily built on Matplotlib and provides a high-level interface for drawing attractive statistical graphics?

  • NumPy
  • Pandas
  • SciPy
  • Seaborn
Seaborn is a Python data visualization library based on Matplotlib. It provides a high-level interface for creating attractive graphics and comes with several built-in themes for styling Matplotlib graphics.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *