patchworklib
siuba
patchworklib | siuba | |
---|---|---|
5 | 26 | |
406 | 1,168 | |
0.7% | 0.0% | |
5.2 | 7.5 | |
3 months ago | over 1 year ago | |
Jupyter Notebook | Python | |
GNU General Public License v3.0 only | MIT License |
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.
patchworklib
-
Python packages to prepare publication-quality figures.
patchworklib: https://github.com/ponnhide/patchworklib
-
Patchworklib: A simple matplotlib based interface for preparing a multi-panel figure for publication
GitHub: https://github.com/ponnhide/patchworklib Example demonstration: https://colab.research.google.com/drive/1TVcH3IJy6geDXVJDfOKCPFPsP2GzjxHu?usp=sharing
-
Unpopular opinion: Matplotlib is a bad library
I think plotnine is one solution. It is implemented based on matplotlib, but it provides an almost complete ggplot syntax for matplotlib. The other solution is a next-generation seaborn interface. It is also `build on matplotlib and still in progress; however, the API would be really useful! And I have personally also developed a few libraries to solve the complex syntax of matplotlib. As an example, patchworkllib allows dynamic subplot layout on Jupyter-lab. Maybe the library can support handling matplotlib and seaborn plots.
-
Dynamic subplot layout on Jupyter-lab
I would like to introduce patchworklib, which allows dynamic subplot layout on Jupyter-lab/notebook.
-
Pathcworklib: A subplot manager for intuitive layout in matplotlib
patchworklib
siuba
-
FireDucks: Pandas but 100x Faster
Have you examined siuba at all? It promises to be more similar to the R tidyverse, which IMHO has a much better API. I prefer it to Polars for exploratory analysis.
https://siuba.org
I have not yet used it, but would be interested in others' opinions. The activation energy to learn a new set of tools is so large that I rarely have the time to fully examine this space...
- The Design Philosophy of Great Tables (Software Package)
-
Best alternative to Pandas 2023?
I don't know what's best for you, but I can recommend Siuba, a tidy interface for Python to send queries to pandas and SQL-db.
- Method Chaining in Pandas: Bad Form or a Recipe for Success?
-
Happy Halloween, Pandas! 🎃🤓
You mean siuba?
-
Explorer (Elixir and Polars)
For further inspiration, this is a pretty good-looking "dplyr for Python": https://github.com/machow/siuba
- Unpopular opinion: Matplotlib is a bad library
- A trick to have arbitrary infix operators in Python
-
Going from R to Pandas: dplython vs dfply vs plydata
You should follow /u/the75th's advice. However, if you decide to buck that take, I'd look into siuba. I've never heard of those packages you've listed, and have doubts they'd be maintained.
- Tidyverse equivalent in Python?
What are some alternatives?
patchwork - The Composer of ggplots
vinum - Vinum is a SQL processor for Python, designed for data analysis workflows and in-memory analytics.
pyCircos - python Circos
q - q - Run SQL directly on delimited files and multi-file sqlite databases
K3D-jupyter - K3D lets you create 3D plots backed by WebGL with high-level API (surfaces, isosurfaces, voxels, mesh, cloud points, vtk objects, volume renderer, colormaps, etc). The primary aim of K3D-jupyter is to be easy for use as stand alone package like matplotlib, but also to allow interoperation with existing libraries as VTK.
swifter - A package which efficiently applies any function to a pandas dataframe or series in the fastest available manner