Essi Parent

Results 8 issues of Essi Parent

Large markdown cells create large previews, demanding more scrolling. You might consider adding a global switch allowing to turn off markdown previews.

enhancement
feature: ui/ux
markdown
stale

lets-plot installs fine with pip, but lacks conda/mamba support.

*

tidyr has [drop_na](https://tidyr.tidyverse.org/reference/drop_na.html). pandas has [dropna](https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.dropna.html). Could siuba have a similar function?

How would you select columns from all the items of a list? With **pandas**, I would use ``` import pandas as pd from siuba.data import mtcars my_features = ["mpg", "hp",...

type:documentation

### Why/User Benefit/User Problem Laptops are great, but they too soon become trash. There might be a need for a secure, durable, recyclable, mostly fair trade, portable machine for creative...

Marimo offers a platform to run Python in the browser with Pyodide at marimo.app. The [proposed way](https://docs.marimo.io/guides/wasm.html) to install packages is to run `import micropip` in a cell, then in...

*

Native support of ellipses could be considered in Vega/Vega-Lite, following @kanitw 's comment at https://github.com/altair-viz/altair/pull/514#issuecomment-373888792.

One of my favorite features of ggplot is the combination of facets and gghighlight, e.g. !['an example of gghighlight, where iris histogram distributions of species are highlighted on different panels'](https://yutannihilation.github.io/gghighlight/articles/gghighlight_files/figure-html/bar-wrap-1.png)...

enhancement
*
ggplot2