Ian
ianmoran11.bsky.social
Ian
@ianmoran11.bsky.social
Reposted by Ian
{insitu} #rstats Dev Dairy

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]
November 28, 2024 at 3:37 AM
Reposted by Ian
We are excited to announce reactable-py: interactive tables in #Python! 🐍

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...
November 25, 2024 at 3:28 PM
Reposted by Ian
From the archives: Have you (like me!) wondered what the ATT means and how it's different from average treatment effects? I use #rstats to explore why we care about (and how to calculate) the ATE, ATT, and ATU #polisky #episky #econsky www.andrewheiss.com/blog/2024/03...
November 22, 2024 at 2:51 PM