Tom Cornebize

Results 6 issues of Tom Cornebize

I have the version `0.6.0.1`, installed today using `devtools::install_github("easystats/see")`. Taking the example from the README: ```r library(ggplot2) library(see) ggplot(iris, aes(x = Species, y = Sepal.Length, fill = Species)) + geom_violindot(fill_dots...

Enhancement :boom:

See the following example. Four bitmaps are created. Copy on write is enabled for all of them, except the second. Then, the union of the bitmaps is computed in the...

enhancement

#203 was merged without tests, this is bad.

smpi

We need to implement the `add_offset` method (maybe name it `shift`? not sure what is the best), see https://github.com/RoaringBitmap/CRoaring/pull/331 That should be straightforward.

new feature

### Is your feature request related to a problem? Disclaimer: I am quite new to ibis, so perhaps I missed something. Let's say I have a table with a column...

bug
feature
trino