401 Followers
314 Following
209 Posts

☕️ 📊 🐶 he/him 🔸 Protect Trans Kids 🔸 Black Lives Matter

Iowa City, Iowa, USA

Observablehttps://observablehq.com/@ijlyttle
GitHubhttps://github.com/ijlyttle

Many of my colleagues use box.com (a commercial cloud storage provider) to store and share data & metadata. Luckily, the awesome boxr R package by Brendan Rocks, @ijlyttle and Nathan Day allows me to read / write files directly from box. But I always forget how to authenticate on a new system - so I wrote a tutorial: "Interacting with box cloud storage: the boxr R package" https://tomsing1.github.io/blog/posts/boxr/ Perhaps it's useful to others as well!

#rstats #CloudComputing #api #oauth2 #jwt #datascience

Interacting with box cloud storage: the boxr R package – Thomas Sandmann’s blog

get yourself a teammate who looks at you like Caitlin looks at Hannah
Iowa City bar runs out of Busch Light during Elite Eight Iowa-LSU victory

Crowds poured into Iowa City bars Monday night to watch Iowa’s win against LSU to advance to the Final Four in the NCAA Women’s Basketball Tournament.  Some bars, like Brother’s Bar and Grill, even ran out of the notorious beverage paired with sports — beer.  Last year Iowa’s team faced off LSU in the championship...

The Daily Iowan
Like you need another reason to buy Girl Scout cookies.

Ghana R User Conference 2024

Theme: R software for mining big data to achieving the SDGs in Ghana
Website: https://ghana-rusers.org/r-conference-2024/
Dates: Monday 18th March to Wednesday 20th March 2024
Location: KNUST, Kumasi
#rstats

Ghana R Conference 2024 – GhanaRUsers

Congratulations to Brianna Wimer, Laura South, Keke Wu, Danielle Szafir, Michelle Borkin, and Ronald Metoyer for publication of their #IEEE #TVCG paper "Beyond Vision Impairments: Redefining the Scope of Accessible Data Representations" 🎉 #accessibility #a11y #vision #datavisualization https://osf.io/preprints/osf/6prxd
OSF

A few days ago, @njtierney , @adamhsparks , and @milesmcbain reviewed {soils} in a livestream. {soils} is a WIP #RStats package for generating parameterized #QuartoPub reports.

Throughout the entire session, my brain was exploding 🤯 with all the nuggets of wisdom, tips & tricks, and best practices.

I wrote up my thoughts, reflections, and notes in this quick blog post.

https://jadeyryan.com/blog/2024-01-22_package-review/

data whiskeRs | Notes from live code review of {soils}

Unpolished notes and reflections from having a package reviewed in a livestream.

Jadey Ryan

It's easy to learn the basics (loops!) or pkgs in a new language, but it's harder to rediscover the "didn't know I needed it, don't know to call it, can't live w/out it" utility fxs

That's the topic of my next #python Rgonomics post for #rstats users

https://www.emilyriederer.com/post/py-rgo-base/

🧵

Base Python Rgonomic Patterns | Emily Riederer

Getting comfortable in a new language is more than the packages you use. Syntactic sugar in base python increases the efficiency, and aesthetics of python code in ways that R users may enjoy in packages like glue and purrr. This post collects a miscellaneous grab bag of tools for wrangling, formatting (f-strings), repeating (list comprehensions), faking data, and saving objects (pickle)

Love this online recipe hack!
...

If you add “cooked.wiki/“ to beginning of ANY recipe url (before the https:/) it strips away everything but the recipe and organizes the ingredients and method into separate columns.

Also adds a dictation option too!

#cooking #recipe