Profile avatar
christophscheuch.bsky.social
Freelance Finance & Data Expert | Creator of Shiny Apps, Packages & Workshops with R & Python | tidy-finance.org | tidy-intelligence.com
109 posts 2,419 followers 230 following
Regular Contributor
Active Commenter

Excited to present at #ShinyConf! My app uses {wbids} to visualize international debt networks from World Bank International Debt Statistics (IDS) data. Explore global financial relationships with just a few clicks!

I added Air to Positron a few days ago and honestly can’t imagine how I lived without it. As someone who compulsively hits save, having my code auto-styled instantly is just chef’s kiss 😙🤌

📢 New R package on CRAN: {owidapi}! Easily pull chart data from @ourworldindata.org into R: fetch data, explore datasets & embed charts in docs & Shiny apps (experimental). Feedback & ideas welcome 🙏

After a long wait, the working paper for the Many-Economists Project: The Sources of Researcher Variation in Economics. We had 146 teams perform the same research three times, each time with less freedom. What source of freedom leads to different choices and results? papers.ssrn.com/sol3/papers....

My girlfriend asked if I could turn a textbook into an audiobook - turns out, it’s super doable with Google’s Text-to-Speech (TTS) API (after some serious text cleaning 🙈). In this post, I use Kafka's Metamorphosis as an example #python #pythonprogramming blog.tidy-intelligence.com/posts/text-t...

Tidier.jl + Quarto = 🔥 #julialang #rstats www.incidentalfindings.org/posts/2025-0... by @incidentalfindings.org

New #rstats pkg chores on CRAN! chores is an extensible collection of LLM assistants for R to help you with repetitive, hard-to-automate tasks. Read more: simonpcouch.github.io/chores/

Always wanted to know how to augment an LLM chat with your own content (aka RAG)? I wrote a blog post that shows how to play around with this in #rstats without subscribing to a vector database provider - I'm so grateful for #ellmer and #duckdb 😍 blog.tidy-intelligence.com/posts/rapid-...

New #rstats pkg gander is now on CRAN! gander is a coding assistant that knows how describe the objects in your global R environment. So, when you're working with data, LLMs will know the names, types, and distributions of data columns, resulting in much more effective completions.

Olaf Scholz mocked British railways over “broken tracks and bad trains”, claiming that "nothing works any more” in the UK. Turns out: Germany rail problems have become so bad that Deutsche Bahn long-distance service is less punctual than even the worst operator in Britain. www.ft.com/content/d3b6...

Which of these features would you like us to implement first in the nanoparquet R package? See options below. #RStats #parquet nanoparquet.r-lib.org

Why does @weare.rladies.org have less than 1000 followers? We can do better than this #rstats folks. It is a terrific account to follow because every week not only we get to know a new member of the #RLadies community but we also get to read their R favorites, tips, and jokes.

People ask me why I don’t have more followers. I tell them it’s hard to follow Julia packages because we’re too fast.

Coming soon to TidierFiles.jl for #JuliaLang: reading Google sheets as DataFrames.

Two dates regarding posit::conf(2025): - The call for talks is open until Feb 14 (that's the extended deadline). - The deadline for applications for the Opportunity Scholarships is Feb 21. #dataBS #RStats

New #Python package released 📢 Built for those who prefer #Polars over #pandas and want a seamless experience across econdataverse data sources. Would love your feedback!

Great read! I still remember the moment during my internship in 2015 when my advisor excitedly shared the dplyr vignette with me. It was then that I realized programming could actually be fun 🥹

I've been working on a history of the tidyverse for an upcoming special issue of the Australia/New Zealand Journal of Statistics celebrating 25 years of R. I'd love to get your feedback! What have I missed? hadley.github.io/25-tidyverse... #rstats

The #econdataverse by @tealemery.bsky.social and @christophscheuch.bsky.social looks like a much needed project! #EconSky #EconBsky #RStats #PyData www.econdataverse.org

Thrilled to teach "Data Science for Empirical Finance" at BSE Summer School this July! Link to details here: bse.eu/summer-schoo...

httr2 1.1.0 is out now: www.tidyverse.org/blog/2025/01.... Includes way better tools for streaming data (as used by ellmer.tidyverse.org), new url manipulation functions, and a _bunch_ of minor improvements and bug fixes #rstats

We've added an article about RStudio's Rproj files and how to adapt related workflows, if you're starting to kick the tires on Positron. If this interests you, check it out 👀 positron.posit.co/rstudio-rpro... #rstats #rstudio #positron