seaborn

Statistical data visualization in Python (by mwaskom)

Seaborn Alternatives

Similar projects and alternatives to seaborn

  1. Pandas

    422 seaborn VS Pandas

    Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. Pytorch

    384 seaborn VS Pytorch

    Tensors and Dynamic neural networks in Python with strong GPU acceleration

  4. julia

    366 seaborn VS julia

    The Julia Programming Language

  5. NumPy

    300 seaborn VS NumPy

    The fundamental package for scientific computing with Python.

  6. OpenCV

    210 seaborn VS OpenCV

    Open Source Computer Vision Library

  7. Scrapy

    188 seaborn VS Scrapy

    Scrapy, a fast high-level web crawling & scraping framework for Python.

  8. examples

    171 seaborn VS examples

    TensorFlow examples (by tensorflow)

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. superset

    146 seaborn VS superset

    Apache Superset is a Data Visualization and Data Exploration Platform

  11. Flask

    142 seaborn VS Flask

    The Python micro framework for building web applications.

  12. cheatsheets

    Official Matplotlib cheat sheets (by matplotlib)

  13. scikit-learn

    87 seaborn VS scikit-learn

    scikit-learn: machine learning in Python

  14. plotly

    68 seaborn VS plotly

    The interactive graphing library for Python :sparkles:

  15. Altair

    46 seaborn VS Altair

    Declarative visualization library for Python

  16. plotnine

    36 seaborn VS plotnine

    A Grammar of Graphics for Python

  17. matplotlib

    38 seaborn VS matplotlib

    matplotlib: plotting with Python

  18. bokeh

    24 seaborn VS bokeh

    Interactive Data Visualization in the browser, from Python

  19. gonum

    24 seaborn VS gonum

    Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more

  20. ggplot

    3 seaborn VS ggplot

    ggplot port for python

  21. folium

    17 seaborn VS folium

    Python Data. Leaflet.js Maps.

  22. VisPy

    5 seaborn VS VisPy

    Main repository for Vispy

  23. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better seaborn alternative or higher similarity.

seaborn discussion

Log in or Post with

seaborn reviews and mentions

Posts with mentions or reviews of seaborn. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-11-11.
  • 1MinDocker #6 - Building further
    8 projects | dev.to | 11 Nov 2024
    seaborn
  • Scientific Visualization: Python and Matplotlib, by Nicolas Rougier
    7 projects | news.ycombinator.com | 17 Sep 2024
    Additionally, Seaborn (https://seaborn.pydata.org/) is a great mention for people that want to use Matplotlib with better default aesthetics, amongst other conveniences:

    "Seaborn is a Python data visualization library based on matplotlib. It provides a high-level interface for drawing attractive and informative statistical graphics."

  • Data Visualisation Basics
    3 projects | dev.to | 6 Sep 2024
    Seaborn: built on top of matplotlib, adds a number of functions to make common statistical visualizations easier to generate.
  • Useful Python Libraries for AI/ML
    5 projects | dev.to | 10 Aug 2024
    pandas - The standard data analysis and manipulation tool numpy - scientific computing library seaborn - statistical data visualization sklearn - basic machine learning and predictive analysis CausalML - a suite of uplift modeling and causal inference methods PyTorch - professional deep learning framework PivotTablejs - Drag’n’drop Pivot Tables and Charts for Jupyter/IPython Notebook LazyPredict - build and work with and compare multiple models phidata - Build AI Assistants with memory, knowledge and tools. Lux - automates visualization and data analysis pycaret - low-code machine learning library. really nice Cleanlab - for when you are working with messy data drawdata - draw a dataset from inside Jupyter pyforest - lazy import popular data science libs streamlit - simple ui builder, useful for demonstrating ML results
  • Essential Deep Learning Checklist: Best Practices Unveiled
    20 projects | dev.to | 17 Jun 2024
    How to Accomplish: Utilize visualization libraries like Matplotlib, Seaborn, or Plotly in Python to create histograms, scatter plots, and bar charts. For image data, use tools that visualize images alongside their labels to check for labeling accuracy. For structured data, correlation matrices and pair plots can be highly informative.
  • "No" is not an actionable error message
    1 project | news.ycombinator.com | 3 May 2024
  • Apache Superset
    14 projects | news.ycombinator.com | 26 Feb 2024
    If you are doing data analysis I don't think any of the 3 pieces of software you mentioned are going to be that helpful.

    I see these products as tools for data visualization and reporting i.e. presenting prepared datasets to users in a visually appealing way. They aren't as well suited for serious analytics.

    I can't comment on Superset or Tableau but I am familiar with Power BI (it has been rolled out across my org), the type of statistics you can do with it are fairly rudimentary. If you need to do any thing beyond summarizing (counts, averages, min, max etc). It is not particularly easy.

    For data analysis I use SAS or R. This software allows you do things like multivariate regression, timeseries forecasting, PCA, Cluster analysis etc. There is also plotting capability.

    Both these products are kind of old school, I've been using them since early 2000's, the "new school" seems to be Python. Pretty much all the recent data science people in my organization use Python. Particularly Pandas and libraries like Seaborn (https://seaborn.pydata.org/).

    The "power" users of Power BI in my organization tend to be finance/HR people for use cases like drill down into cost figures or Interactively presenting KPI's and other headline figures to management things like that.

  • Seaborn bug responsible for finding of declining disruptiveness in science
    2 projects | news.ycombinator.com | 25 Feb 2024
    It's referring to the seaborn library (https://seaborn.pydata.org/), a Python library for data visualization (built on top of matplotlib).
  • Why Pandas feels clunky when coming from R
    2 projects | news.ycombinator.com | 23 Feb 2024
    While it’s not perfect and it’s not ggplot2, Seaborn is definitely a big improvement over bare matplotlib. You can still use matplotlib to modify the plots it spits out if you want to but the defaults are pretty good most of the time.

    https://seaborn.pydata.org/

  • Releasing The Force Of Machine Learning: A Novice’s Guide 😃
    3 projects | dev.to | 22 Feb 2024
    Seaborn: A statistical data visualization library based on Matplotlib, enhancing the aesthetics and visual appeal of statistical graphics.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 25 Mar 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic seaborn repo stats
82
12,955
5.7
about 2 months ago

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that Python is
the 2nd most popular programming language
based on number of references?