Amol Borkar
@amolborkar.bsky.social
Data Scientist 📈
Analytics, Python, #rstats, ML, Forumla 1.
Blog: borkar.substack.com
Linkedin: linkedin.com/in/amolborkar27
Analytics, Python, #rstats, ML, Forumla 1.
Blog: borkar.substack.com
Linkedin: linkedin.com/in/amolborkar27
Reposted by Amol Borkar
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
• 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
June 3, 2025 at 4:34 PM
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
• 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
Reposted by Amol Borkar
A lot of debugging is just having a good guess of what the likeliest mistake is
June 1, 2025 at 11:03 PM
A lot of debugging is just having a good guess of what the likeliest mistake is
New day, new blog. This week I talk about why Functional programming matters and how to adopt it.
#rstats #python
open.substack.com/pub/borkar/p...
#rstats #python
open.substack.com/pub/borkar/p...
Why You Should Care About Functional Programming (Even in 2025)
A History Lesson and Practical Introduction to Core Tenets of Functional Programming
open.substack.com
May 29, 2025 at 7:20 PM
New day, new blog. This week I talk about why Functional programming matters and how to adopt it.
#rstats #python
open.substack.com/pub/borkar/p...
#rstats #python
open.substack.com/pub/borkar/p...
Reposted by Amol Borkar
It's a big day for us - we are finally launching #DuckLake, a new Lakehouse format! bsky.app/profile/duck...
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.
May 27, 2025 at 1:13 PM
It's a big day for us - we are finally launching #DuckLake, a new Lakehouse format! bsky.app/profile/duck...
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...
Full #rstats breakdown here 👉 open.substack.com/pub/borkar/p...
May 27, 2025 at 2:19 PM
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...
Full #rstats breakdown here 👉 open.substack.com/pub/borkar/p...
Love seeing elements from functional languages show up in unlikely places. This will save us writing 5 CTEs before the actual query.
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
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
May 26, 2025 at 10:21 PM
Love seeing elements from functional languages show up in unlikely places. This will save us writing 5 CTEs before the actual query.
Reposted by Amol Borkar
Folks—I think I've lost the plot
May 26, 2025 at 9:19 AM
Folks—I think I've lost the plot
Reposted by Amol Borkar
Great tips to improve your R coding experience
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...
Link: open.substack.com/pub/borkar/p...
May 23, 2025 at 4:43 PM
Great tips to improve your R coding experience
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...
Link: open.substack.com/pub/borkar/p...
May 22, 2025 at 4:51 PM
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...
Link: open.substack.com/pub/borkar/p...
Reposted by Amol Borkar
📊 #TidyTuesday – 2025 W18 | NSF Grant Terminations under the Trump Administration
.
🔗: stevenponce.netlify.app/data_visuali...
.
#rstats | #r4ds | #dataviz | #ggplot2
.
🔗: stevenponce.netlify.app/data_visuali...
.
#rstats | #r4ds | #dataviz | #ggplot2
May 4, 2025 at 8:46 PM
📊 #TidyTuesday – 2025 W18 | NSF Grant Terminations under the Trump Administration
.
🔗: stevenponce.netlify.app/data_visuali...
.
#rstats | #r4ds | #dataviz | #ggplot2
.
🔗: stevenponce.netlify.app/data_visuali...
.
#rstats | #r4ds | #dataviz | #ggplot2
Love this!
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...
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
May 2, 2025 at 10:26 PM
Love this!
Reposted by Amol Borkar
this week in #rstats ✨
- Positron tips & tricks 🖥️ @albertrapp.bsky.social
- DuckDB+R=🔥 @amolborkar.bsky.social @duckdb.org
- Comparing spatial ML in R 🗺️ @jakubnowosad.com
- Why R & Python are friends 🤝
this and more below! 🏃
#news #data #python
www.linkedin.com/pulse/week-r...
- Positron tips & tricks 🖥️ @albertrapp.bsky.social
- DuckDB+R=🔥 @amolborkar.bsky.social @duckdb.org
- Comparing spatial ML in R 🗺️ @jakubnowosad.com
- Why R & Python are friends 🤝
this and more below! 🏃
#news #data #python
www.linkedin.com/pulse/week-r...
This week in R (2025-05-01)
Deep dive into R-Python interoperability; getting the most out of Positron IDE; spatial ML in R comparisons; evidence supporting DuckDB & R usage, and more!
www.linkedin.com
May 2, 2025 at 10:01 AM
this week in #rstats ✨
- Positron tips & tricks 🖥️ @albertrapp.bsky.social
- DuckDB+R=🔥 @amolborkar.bsky.social @duckdb.org
- Comparing spatial ML in R 🗺️ @jakubnowosad.com
- Why R & Python are friends 🤝
this and more below! 🏃
#news #data #python
www.linkedin.com/pulse/week-r...
- Positron tips & tricks 🖥️ @albertrapp.bsky.social
- DuckDB+R=🔥 @amolborkar.bsky.social @duckdb.org
- Comparing spatial ML in R 🗺️ @jakubnowosad.com
- Why R & Python are friends 🤝
this and more below! 🏃
#news #data #python
www.linkedin.com/pulse/week-r...
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
Checkout the blog here: tinyurl.com/RwithDuckDB
#rstats #duckdb #analytics
May 1, 2025 at 10:46 PM
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
Checkout the blog here: tinyurl.com/RwithDuckDB
#rstats #duckdb #analytics
This weeks blog is up. I talk about how @duckdb.org gels really well with #rstats and why you might wanna give it a try.
open.substack.com/pub/borkar/p...
open.substack.com/pub/borkar/p...
Supercharge your R workflows with DuckDB
Speed up your data wrangling in R without rewriting your codebase. DuckDB lets you keep using dplyr-style syntax while handling large datasets effortlessly.
open.substack.com
May 1, 2025 at 5:04 PM
This weeks blog is up. I talk about how @duckdb.org gels really well with #rstats and why you might wanna give it a try.
open.substack.com/pub/borkar/p...
open.substack.com/pub/borkar/p...
Reposted by Amol Borkar
@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
Register: user2024.r-project.org
April 22, 2025 at 2:18 PM
@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
Register: user2024.r-project.org
Reposted by Amol Borkar
Happy Saturday!
April 26, 2025 at 11:32 AM
Happy Saturday!
Am I the only one who’s not able to open any hashtags right now? I’m on iOS app.
April 26, 2025 at 1:26 PM
Am I the only one who’s not able to open any hashtags right now? I’m on iOS app.
How R's data analysis ecosystem shines against Python.
borkar.substack.com/p/unlocking-...
#rstats #python #analytics
borkar.substack.com/p/unlocking-...
#rstats #python #analytics
Unlocking Zen: How R's data analysis ecosystem outshines Python
In this article, I highlight some pain-points when working with Python & Pandas and how R's ecosystem proves to be a great alternative.
borkar.substack.com
April 26, 2025 at 3:34 AM
How R's data analysis ecosystem shines against Python.
borkar.substack.com/p/unlocking-...
#rstats #python #analytics
borkar.substack.com/p/unlocking-...
#rstats #python #analytics