Edgar
@theotheredgar.bsky.social
📤 1686
📥 90
📝 7
#rstats
#visualizations
#datascience
New 📦 release alert! {mall} 0.2.0 is out now for
#rstats
and
#pydata
. Now you can use external
#llm
like OpenAI & Gemini, and a brand new cheatsheet! New blog post here:
blogs.rstudio.com/ai/posts/202...
loading . . .
Posit AI Blog: mall 0.2.0
The mall 0.2.0 update for R and Python introduces support for external LLM providers like OpenAI and Gemini. This version also features parallel processing for R users, the ability to run NLP on str...
https://blogs.rstudio.com/ai/posts/2025-08-19-mall-0-2/
3 months ago
0
14
4
reposted by
Edgar
Posit
4 months ago
Announcing streamlined MLOps with Orbital on Databricks 🛰️🧱 Orbital translates
#ScikitLearn
#Python
or
#tidymodels
#RStats
to native
#SQL
for direct database model execution.
@theotheredgar.bsky.social
's post uses Databricks as an integrated environment. Learn more:
posit.co/blog/databri...
0
10
1
reposted by
Edgar
Rachael Dempsey
7 months ago
the pins 📌 package gets a lot of love in the chat at community events - and we're excited to share a workflow today! this one was asked about specifically at a Data Science Hangout! ....we're talking about pins + Databricks with
@theotheredgar.bsky.social
at 11am ET!
youtu.be/ab4CIlafsbo?...
loading . . .
APRIL 30th: Easier data and asset sharing across projects and teams with {pins} and Databricks
YouTube video by Posit PBC
https://youtu.be/ab4CIlafsbo?feature=shared
0
2
1
reposted by
Edgar
Camila Livio
8 months ago
Shoutout to
@ivelasq3.bsky.social
and
@posit.co
for the opportunity to write a blog post about how I'm using `library(mall)` and integrating large language models into our energy security research!
#textdata
#LLM
#energy
#energysecurity
#socialscience
#datascience
#NLProc
add a skeleton here at some point
2
17
3
reposted by
Edgar
Posit
8 months ago
Discover how the mall package simplifies LLM integration in R! In
@camlivio.bsky.social
's guest post, she walks through how she uses mall to summarize dense PDF reports, extract key entities, and visualize the frequency of relevant terms, all with
#RStats
. Read it here:
posit.co/blog/mall-ai...
1
35
7
reposted by
Edgar
Posit
8 months ago
We're excited to announce a new release of odbc! This release includes a new hex logo (thanks,
@theotheredgar.bsky.social
!), viewer-based credentials on Posit Connect for `databricks()` and `snowflake()`, and more. Read more in the release notes:
odbc.r-dbi.org/news/index.h...
#RStats
2
28
5
reposted by
Edgar
Simon P. Couch
9 months ago
odbc 1.6.0 is now on
#rstats
CRAN! Includes a new helper for Redshift, a hex sticker (finally!), and many QOL improvements for Databricks, Snowflake, MSSQL, etc. Read more:
odbc.r-dbi.org/news/index.h...
0
39
12
reposted by
Edgar
Christian Minich
9 months ago
The 2nd wave of uv is here — developers of other systems building on top of uv to make new and effortless workflows that use Python virtual environments behind the scenes 🤩
add a skeleton here at some point
1
23
8
reposted by
Edgar
Rami Krispin
9 months ago
(1/3) Every week, I review an open-source project in my newsletter. This week, the focus is on the lang project. The lang library enables the translation of any function's documentation to a different language by using LLM on the fly.
github.com/mlverse/lang
#RStats
#LLM
#AI
loading . . .
GitHub - mlverse/lang: Uses LLMs to translate R help docs on the fly
Uses LLMs to translate R help docs on the fly. Contribute to mlverse/lang development by creating an account on GitHub.
https://github.com/mlverse/lang
1
12
1
reposted by
Edgar
Posit
10 months ago
Introducing the {lang} package by
@theotheredgar.bsky.social
for translating R help using your local LLM! Lea la ayuda en
#RStats
en su propio idioma! lang helps you translate your documentation and include it as part of your package. Check it out here!
github.com/mlverse/lang
0
29
8
reposted by
Edgar
Posit
11 months ago
Pin your data and model objects to Databricks Volumes in
#RStats
! With pins, you can store an object on a board, like Dropbox, Posit Connect, or Amazon S3. We have merged support for pinning objects to Databricks Volumes with the `board_databricks()` function! Read more:
posit.co/blog/pins-in...
loading . . .
Pins in Databricks - Posit
The pins R package now has support for the `board_databricks()` function, which allows you to access and store pins in Databrick’s Volumes from your R script.
https://posit.co/blog/pins-in-databricks/
0
12
1
reposted by
Edgar
Julia Silge
11 months ago
The recent work that
@theotheredgar.bsky.social
did in the pins
#rstats
package to support Databricks Volumes is QUITE NICE for folks who need more flexibility in how they store objects/files there! 📌 Read a bit about it here:
posit.co/blog/pins-in...
loading . . .
Pins in Databricks - Posit
The pins R package now has support for the `board_databricks()` function, which allows you to access and store pins in Databrick’s Volumes from your R script.
https://posit.co/blog/pins-in-databricks/
0
28
7
📦 Lea la ayuda en R en su propio idioma! Es un gusto de introducir a {lang}, traduce la ayuda 'en vivo' utilizando Ollama y lo muestra en la misma ventana de 'help' en su entorno de desarrollo
github.com/mlverse/lang
#rstats
#ollama
#llm
loading . . .
GitHub - mlverse/lang: Uses LLMs to translate R help docs on the fly
Uses LLMs to translate R help docs on the fly. Contribute to mlverse/lang development by creating an account on GitHub.
https://github.com/mlverse/lang
11 months ago
0
16
6
Dev 📦 alert! {lang} translates R help on-the-fly using your local LLM! It also overrides the `?` so you can easily access the translated docs and have them displayed on your IDE's help pane
github.com/mlverse/lang
#rstats
#llm
#ollama
loading . . .
GitHub - mlverse/lang: Uses LLMs to translate R help docs on the fly
Uses LLMs to translate R help docs on the fly. Contribute to mlverse/lang development by creating an account on GitHub.
https://github.com/mlverse/lang
11 months ago
0
18
7
reposted by
Edgar
Posit
12 months ago
Introducing the mall package for running multiple LLM predictions against a data frame in
#RStats
or
#Python
! mall is inspired by the SQL AI functions offered by vendors such as Databricks and Snowflake. Learn more in this blog post by
@theotheredgar.bsky.social
:
blogs.rstudio.com/ai/posts/202...
loading . . .
Posit AI Blog: Introducing mall for R...and Python
We are proud to introduce the {mall}. With {mall}, you can use a local LLM to run NLP operations across a data frame. (sentiment, summarization, translation, etc). {mall} has been simultaneusly rele...
https://blogs.rstudio.com/ai/posts/2024-10-30-mall/
0
51
9
📦 In today's, cool things {mall} can do: You can set the values returned per sentiment. Saving you the need for the extra step, and making the code more concise
#rstats
#pydata
#polars
#ollama
about 1 year ago
0
3
1
New 📦 alert! {mall} is out now for both
#rstats...and
#python
! The package uses
#llm
's to run NLP operations recursively over a data frame (sentiment, summarization, translation, etc). For Python it's a
#polars
extension. Both use
#ollama
to interact with the LLM.
mlverse.github.io/mall/
about 1 year ago
0
42
15
reposted by
Edgar
Isabella Velásquez
over 1 year ago
Are you a Spark user who prefers writing in R? User-defined functions with sparklyr might be what you need ✨ With `spark_apply()`, you can write functions in
#RStats
and use them in
#Spark
queries. Learn more in the blog post:
posit.co/blog/databri...
loading . . .
Parallelize R code using user-defined functions (UDFs) in sparklyr - Posit
The sparklyr package enables writing user-defined functions (UDFs) in R, which allow you to leverage Spark for efficient big data processing.
https://posit.co/blog/databricks-udfs/
0
7
2
reposted by
Edgar
Max kuhn
over 1 year ago
A new version of the
#rstats
probably package is on CRAN. A minor update with a bug fix and under-the-hood changes for the upcoming tune version. But there’s finally a hex logo (thanks to Edgar Ruiz) so we have that going for us. Which is nice.
probably.tidymodels.org
1
18
4
you reached the end!!
feeds!
log in