-
For `ggplot2`, there are many R packages that define new `geom_*` functions or new `theme_*` functions. I'd love to be able to define a new geom for plotnine (I'm particularly thinking of something si…
-
! pip install openai-whisper
! pip install modelscope
! pip install tts-autolabel -f https://modelscope.oss-cn-beijing.aliyuncs.com/releases/repo.html
! pip install typeguard==2.3.1
! pip install …
-
It looks like geom_smooth only supports up to 999 rows.
You can see below that when I increase the row count from 999 to 1000 I get a regression line rather than a smooth plot.
![Screen Shot 202…
-
I need a pie, but without polar coords I can't _cook it_.
-
Hello! Thank you for your amazing package. Just wondering whether there are plans on the roadmap to include support for markdown/HTML-like text formatting for text labels. Similar to what we have with…
-
Hi! I know that a few iterations ago the effect of the `figure_size` argument in theme changed a bit and now it directly specifies the width and height of the whole figure (including legends, axis tex…
-
I encountered with this error when installing dependencies in Colab.
Pls help me to check this, thanks!
![image](https://github.com/OpenTalker/video-retalking/assets/30729887/3c2b1a3d-098a-4316-8400…
-
I like the idea of having some convenience methods for running the simulations, and maybe even some convenience methods for simplifying the data through displaying with charts or giving helpful aggreg…
-
The default colors and fills used by plotnine are not the same as the R ggplot. I don't consider this a bug, but would like to reproduce the same colors. Is there a scale_colors function that repro…
tr8dr updated
3 years ago
-
# Phase 1: MVP Package
Develop a minimal package with the most important functions.
Use this guide: https://py-pkgs.org/03-how-to-package-a-python
## Priority 1 - Core Data and Data Frame Op…