Amol Borkar
@amolborkar.bsky.social
41 followers 27 following 13 posts
Data Scientist 📈 Analytics, Python, #rstats, ML, Forumla 1. Blog: borkar.substack.com Linkedin: linkedin.com/in/amolborkar27
Posts Media Videos Starter Packs
Reposted by Amol Borkar
hadley.nz
Want to easily use LLMs from R? ellmer 0.2.0 provides:

• Batch & parallel processing
• A universal parameter interface
• Cost tracking
• Support for Mistral, Hugging Face, & Portkey

And much more! Read all about it at: www.tidyverse.org/blog/2025/05... #rstats
ellmer 0.2.0
ellmer 0.2.0 lands with a swag of upgrades: Garrick Aden‑Buie joins the team, we make a couple of breaking changes, and add serious scale with `parallel_chat()` and `batch_chat()`. A new `params()` ...
www.tidyverse.org
Reposted by Amol Borkar
eugenevinitsky.bsky.social
A lot of debugging is just having a good guess of what the likeliest mistake is
Reposted by Amol Borkar
hannes.muehleisen.org
It's a big day for us - we are finally launching #DuckLake, a new Lakehouse format! bsky.app/profile/duck...
duckdb.org
DuckDB @duckdb.org · May 27
Today we're launching DuckLake, an integrated data lake and catalog format powered by SQL. DuckLake unlocks next-generation data warehousing where compute is local, consistency central, and storage scales till infinity. ⁠ducklake is an open standard and we implemented it in the "ducklake" extension.
amolborkar.bsky.social
For the first #tidytuesday post wanted to share this benchmark of data.frame vs data.table across common ops on datasets up to 10M rows.

Full #rstats breakdown here 👉 open.substack.com/pub/borkar/p...
amolborkar.bsky.social
Love seeing elements from functional languages show up in unlikely places. This will save us writing 5 CTEs before the actual query.
mmullins.coginiti.co
Snowflake is adding a SQL pipe operator

You can use the new pipe operator (->>) to chain SQL statements together. In the chain of SQL statements, the results of one statement can serve as the input to another statement.

#databs #dontloveit
Preview — 9.13 Release Notes | Snowflake Documentation
docs.snowflake.com
Reposted by Amol Borkar
ccanonne.github.io
Folks—I think I've lost the plot
An empty plot (the frame is there, but no plot is inside)
Reposted by Amol Borkar
didierbrassard.bsky.social
Great tips to improve your R coding experience
amolborkar.bsky.social
In this week's #rstats blog, I talk about small #R workflow changes that compound into massive productivity gains.

Link: open.substack.com/pub/borkar/p...
\
amolborkar.bsky.social
In this week's #rstats blog, I talk about small #R workflow changes that compound into massive productivity gains.

Link: open.substack.com/pub/borkar/p...
\
Reposted by Amol Borkar
sponce1.bsky.social
📊 #TidyTuesday – 2025 W18 | NSF Grant Terminations under the Trump Administration
.
🔗: stevenponce.netlify.app/data_visuali...
.
#rstats | #r4ds | #dataviz | #ggplot2
Scatter plot showing analysis of 1,041 terminated NSF grants totaling $613.26M, representing 1293.5 years of lost research time. The visualization is divided into four quadrants showing different grant clusters: Early-stage Mega Grants (51 grants, 66% complete, 547 days left), Early-stage High-value Grants (382 grants, 81% complete, 236 days left), Late-stage High-value Grants (353 grants, 32% complete, 865 days left), and Late-stage Mid-value Grants (255 grants, 86% complete, 192 days left). Each cluster is represented in a different color (orange, teal, purple, and pink), with point size indicating days remaining. The y-axis shows the funding amount on a logarithmic scale, and the x-axis shows the percentage of grants completed.
amolborkar.bsky.social
Love this!
simonpcouch.com
stacks 1.1.0 is now on #rstats CRAN!

stacks implements model ensembling for the tidymodels framework. This release introduces support for parallelism with the futureverse as part of our push to modernize tidymodels' parallelism support.

github.com/tidymodels/s...
Release stacks 1.1.0 · tidymodels/stacks
Model stack and data stack print methods no longer raise conditions to print to the console (#228). Added missing commas and addressed formatting issues throughout the vignettes and articles. Bac...
github.com
amolborkar.bsky.social
Great catch, I’ve updated the blog thanks.
amolborkar.bsky.social
My post getting liked by the creator of DuckDB wasn't on my Thursday bingo :)

Checkout the blog here: tinyurl.com/RwithDuckDB

#rstats #duckdb #analytics
Reposted by Amol Borkar
user-conf.bsky.social
@hadley.nz Wickham is a developer and teacher whose impact on the R ecosystem is immense. He is Chief scientist at @posit.co where he leads the Tidyverse team. His keynote "I wrote this talk with an LLM" explores how AI can help rather than replace data scientists.

Register: user2024.r-project.org
Headshot of Hadley Wickham chief scientist at POSIT, keynote speaker for useR! 2025, features a white background, useR! logo, and text about his talk.
Reposted by Amol Borkar
amolborkar.bsky.social
Am I the only one who’s not able to open any hashtags right now? I’m on iOS app.
amolborkar.bsky.social
Yes, I talk about it’s ability to work with remote databases towards the end.