Articles by The Jumping Rivers Blog

Shiny in Production 2025: Sponsors

August 5, 2025 | The Jumping Rivers Blog

Shiny in Production Conference wouldn’t be possible without our sponsors, so we wanted to take the time to tell you a little bit about them. Don’t miss out on this great chance to learn from R experts and network with fellow data science enthusiasts! Tickets are available at ...
[...Read more...]

Importing Data with Python

July 17, 2025 | The Jumping Rivers Blog

Importing data is a key step in the data science workflow. It also has a huge responsibility. How you import (or connect to) a dataset has consequences for how you work with that data throughout a project, because a Pandas DataFrame (say) requir...
[...Read more...]

Rethinking Image Formats

June 5, 2025 | The Jumping Rivers Blog

Adding images to a web page used to be straightforward. You’d add the img tag to the HTML, set the src attribute to the appropriate URL and, hopefully, write some informative alt text. (You might also add some CSS, either inline or via a styles...
[...Read more...]
1 2 3 7