Articles by Stephen Turner

Tech I’m thankful for (repost)

November 25, 2024 | Stephen Turner

 Reposted from https://blog.stephenturner.us/p/tech-im-thankful-for-2024Data science and bioinformatics tech I'm thankful for in 2024: tidyverse, RStudio, Positron, Bluesky, blogs, Quarto, bioRxiv, LLMs for code, Ollama, Seqera Containers, St... [Read more...]

Python for R users (repost)

October 22, 2024 | Stephen Turner

 This is reposted from the original at https://blog.stephenturner.us/p/python-for-r-users.---A Google search for “R vs Python” returns thousands of hits across sites like Reddit, IBM, Datacamp, Coursera, Kaggle, and many others. A quick Googl...
[Read more...]

Use nanoparquet instead of readr/CSV

October 8, 2024 | Stephen Turner

 This is reposted from the original at https://blog.stephenturner.us/p/use-nanoparquet-instead-of-readr-csv.Parquet is interoperable between Python and R, fast to read+write, works well with databases, and stores complex data types (e.g., tib...
[Read more...]

DuckDB vs dplyr vs base R

October 8, 2024 | Stephen Turner

Reposted from https://blog.stephenturner.us/p/duckdb-vs-dplyr-vs-base-r.TL;DR: For a very simple analysis (means by group on 100M rows), duckdb was 125x faster than base R, and 28x faster than readr+dplyr, without having to read data from disk int...
[Read more...]

Use R to prompt a local LLM with ollamar

August 14, 2024 | Stephen Turner

This is reposted from the original article: https://blog.stephenturner.us/p/use-r-to-prompt-a-local-llm-withUse R to prompt a local LLM with ollamar: Using R to prompt llama3.1:70b running on my laptop with Ollama + ollamar to tell me what's inter...
[Read more...]

RStudio Conference 2017 Recap

January 14, 2017 | Stephen Turner

The first ever RStudio conference was held January 11-14, 2017 in Orlando, FL. For anyone else like me who spends hours each working day staring into an RStudio session, the conference was truly excellent. The speaker lineup was diverse and covered lot... [Read more...]

Shiny Developer Conference 2016 Recap

February 5, 2016 | Stephen Turner

This is a guest post from VP Nagraj, a data scientist embedded within UVA’s Health Sciences Library, who runs our Data Analysis Support Hub (DASH) service.Last weekend I was fortunate enough to be able to participate in the first ever Shiny Developer Conference hosted by RStudio at Stanford ... [Read more...]

Shiny Developer Conference 2016 Recap

February 5, 2016 | Stephen Turner

This is a guest post from VP Nagraj, a data scientist embedded within UVA’s Health Sciences Library, who runs our Data Analysis Support Hub (DASH) service.Last weekend I was fortunate enough to be able to participate in the first ever Shiny Develope... [Read more...]
1 2 3 9