Jumping Rivers
@jumpingrivers.com
540 followers 1.2K following 100 posts
#python, #rstats, #shiny, #datascience training and consultancy. We help organisations extract the most from their data.
Posts Media Videos Starter Packs
Pinned
jumpingrivers.com
New version of R is out!

Our Data Scientist, Russ Hyde, has put together a quick review of the key features and changes in R 4.5 — from new language features to graphics updates and more.

📝 Read the full blog post here: www.jumpingrivers.com/blog/whats-n...

#rstats #Rprogramming #opensource
What's new in R 4.5.0?
Here we summarise some of the more interesting changes that have been introduced in R 4.5.0.
www.jumpingrivers.com
jumpingrivers.com
Thanks! Conference now added!
jumpingrivers.com
Our latest blog post is about Kubernetes! Our very own Shane Halloran shares real-world lessons from deploying Posit Workbench on Azure Kubernetes Service (AKS), including practical debugging tips, and the importance of looking beyond the cluster when issues arise.

#RStats #Kubernetes #Azure
Beyond the AKS Basics: Practical Tips for Your Kubernetes Journey
In this blog I’ll share real-world lessons from deploying Posit Workbench on Azure Kubernetes Service (AKS), including practical debugging tips, common pitfalls, and the importance of looking beyond the cluster when issues arise.
www.jumpingrivers.com
jumpingrivers.com
Do you have a package you want us to assess at #positconf? Let us know, and we’ll present the results at the lunch and learn.

jumpingrivers.typeform.com/to/FfWU3pV1

#rstats
jumpingrivers.com
In our latest blog post we introduce the ARIMA framework for time series forecasting and demonstrate the process using a real world example with Python.

www.jumpingrivers.com/blog/time-se...

#DataScience #python #timeseries
404 Page not found
Creating clarity with your data
www.jumpingrivers.com
jumpingrivers.com
The Shiny in Production Conference is fast approaching — and we couldn’t make it happen without the incredible support of our sponsors!

A big thank you to:

- Posit
- ThinkR
- Datacove
- Newcastle University Solve
- CRC Press
- R Consortium

#RStats #DataScience #ShinyInProduction #Sponsors
Shiny in Production 2025: Sponsors
Shiny in Production Conference is fast approaching and we wouldn't be able to put it on without the support of our sponsors!
www.jumpingrivers.com
jumpingrivers.com
Yep, parquet is really easy and stable.
jumpingrivers.com
If you find an updated link, please make an MR to the report (or let us know)
jumpingrivers.com
Jupyter notebooks are a popular tool for data scientists using Python. They allow us to mix together plain text (formatted as Markdown) with Python code. In this post, we will show you how to produce reproducible PDF and HTML reports from a Jupyter notebook using Quarto.

#rstats #python #quarto
Reproducible reports with Jupyter
Jupyter notebooks are a popular tool for data scientists using Python. They allow us to mix together plain text (formatted as Markdown) with Python code. In this post, we will show you how to produce reproducible PDF and HTML reports from a Jupyter notebook using Quarto.
www.jumpingrivers.com
jumpingrivers.com
We had an fantastic evening with our community, thank you to everyone who joined us. Special thanks to our speakers Colin Gillespie and Paul Goodman for delivering main talks, and to Aida Gjoka for leading the pre-event workshop.

See you all at our next meetup in November!
#DataScience #rstats
jumpingrivers.com
Importing data is a key step in the data science workflow. In our latest Python blog post, we compare this process for two key libraries - Polars and Pandas - emphasising how to convert to the correct data-type and why you should validate the structure and content of the imported data.

#rstats
Importing Data with Python
Importing data is a key step in the data science workflow. Here we compare data import for two key Python data-frame libraries - Polars and Pandas.
www.jumpingrivers.com
jumpingrivers.com
We had a wonderful time at Leeds Data Science Meetup last night!
Thanks to everyone who joined and special thanks to our speakers Hugh Evans and William Martin for their insightful talks. Looking forward to seeing you all at our next meetup!

#Leedsclass="text-blue-600 dark:text-sky-400">#LeedsDataScience #DataScience #TechMeetup #Leeds
jumpingrivers.com
New blog post: "Litmus: Maintainer Criteria"
How often do bugs get fixed? Does the package use source control? Is it a solo or group effort? These critical questions help assess the long-term viability and risk profile of R packages in your workflow.

#RStats #DataScience #PackageValidation
R Package Quality: Maintainer Criteria
How often do bugs get fixed? Does the package use source control? Is the package a solo or a group effort? These questions aid our understanding about the long-term viability of a package, and how "risky" it is.
www.jumpingrivers.com
jumpingrivers.com
Code quality is what typically comes to mind when talking about "good packages". Does that package pass standard checks? What is the Unit test coverage? How many dependencies does the package have? This post discusses how we use code quality when determining the package litmus score.
#rstats
R Package Quality: Code Quality
Code quality is what typically comes to mind when talking about "good packages". Does that package pass standard checks? What is the Unit test coverage? How many dependencies does the package have? This post discusses how we use code quality when determining the package litmus score.
www.jumpingrivers.com