dafxy
dafxy
A quick gesture to switch the split screen on/off would be great, maybe something like three fingers swiping up/down or something like that.
It would be extremely useful if there were a way to add space anywhere on an existing page without having to use the select tool to select and drag the...
See https://github.com/tidyverse/ggplot2/issues/5913. It should be reopened.
PDFs hold the created bookmarks, but notebooks do not. The notebook's bookmarks disappear upon closing and reopening them.
Here is how to make it work with multiple frames. ``` (defmacro elpy-shell--with-maybe-echo-output (body) "Run BODY and grab shell output according to `elpy-shell-echo-output'. This modifies the original function to check...
When we turn on pandas2ri.activate(), grid.unit gives an error. Here is the code. This happens in rpy2 version 3.5.16, running in python 3.11.6 ```python from plotnine.data import mtcars import rpy2.robjects.lib.ggplot2...
The implementation makes it consistent with the tidyverse sintax.