A first attempt at writing the in-situ operations as idiomatic R.
This shows a 3x speedup over regular R's copy-on-modify.
Use `with(insitu, ...)` to wrap a block of code to use in-situ operations.
User has to remember the first […]
[Original post on fosstodon.org]
A first attempt at writing the in-situ operations as idiomatic R.
This shows a 3x speedup over regular R's copy-on-modify.
Use `with(insitu, ...)` to wrap a block of code to use in-situ operations.
User has to remember the first […]
[Original post on fosstodon.org]
This tool is a port of the R package reactable. It offers quick options for sorting, searching, and paginating data, working with pandas and polars, and customization.
Check it out today! machow.github.io/reactable-py...
This tool is a port of the R package reactable. It offers quick options for sorting, searching, and paginating data, working with pandas and polars, and customization.
Check it out today! machow.github.io/reactable-py...