joypy VS nbplot

Compare joypy vs nbplot and see what are their differences.

joypy

Joyplots in Python with matplotlib & pandas :chart_with_upwards_trend: (by leotac)

nbplot

Command-line utility to quickly plot files in a Jupyter notebook. (by nburrus)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
joypy nbplot
3 2
526 7
- -
0.0 0.0
over 1 year ago over 2 years ago
Jupyter Notebook Jupyter Notebook
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

joypy

Posts with mentions or reviews of joypy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-03.

nbplot

Posts with mentions or reviews of nbplot. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-01.
  • nbplot: command-line utility to quickly plot files in a Jupyter notebook
    2 projects | /r/JupyterNotebooks | 1 Apr 2021
    Thanks a lot for sharing! Thanks also for the feedback, I've been able to repro your issue with the kernel not getting set by default after installing multiple kernels. I've tried to fix it by filling the language_info metadata in this commit. That makes it pick the default Python one for me. If that's still not enough I guess the next step would be to fill the kernelspec metadata with some default python3 kernel.

What are some alternatives?

When comparing joypy and nbplot you can also consider the following projects:

adjustText - A small library for automatically adjustment of text position in matplotlib plots to minimize overlaps.

Fast-F1 - FastF1 is a python package for accessing and analyzing Formula 1 results, schedules, timing data and telemetry

PythonDataScienceHandbook - Python Data Science Handbook: full text in Jupyter Notebooks

PtitPrince - python version of raincloud

benford_py - Python implementation of Benford's Law tests.

visualizingRuntimes - Use code to visualize and determine runtime complexities for different algorithms.