Batch transfer GitLab projects with the GitLab API
This is a bit off-topic to be filed under DevOps / workflow automation but I still wanted to share it: … Read More →continue reading.
This is a bit off-topic to be filed under DevOps / workflow automation but I still wanted to share it: … Read More →continue reading.
RStudio Workbench’s 2022.02 release, code-named Prairie Trillium, includes many new and exciting features and updates. Today we’ll highlight a few noteworthy features: Specifying R Versions in the Ad Hoc Job...continue reading.
We’re very excited to announce the release of recipes 0.2.0. recipes is a package for preprocessing data before using it in models or visualizations. You can think of it as...continue reading.
As the collection of packages in the tidyverse grows, maintenance becomes increasingly important, and Hadley made this the topic of his keynote at rstudio::global 2021. In this blog post, I...continue reading.
This post highlights some of the improvements in the latest RStudio IDE release 2022.02.0, code-named “Prairie Trillium”. To read about all of the new features and updates available in this...continue reading.
In this tutorial, I’ll show you how to implement a logistic sigmoid function in Python. I’ll explain what the logistic sigmoid function is. I’ll show you how to define the...continue reading.
Arthur Holtz is a Senior FP&A Manager at Shipt, but don’t let the title mislead you — he spends most of his days buried in databases and R, analyzing data....continue reading.
This is a short blog post to announce the early alpha, hyper unstable, use at your own peril, package I’ve been working on for the past 6 hours or so...continue reading.
Photo by JD Long We’re excited to announce our 2022 Summer Internship Program. Through the program, students will be able to apply for full-time summer internships within one of the...continue reading.
***Register for the virtual Appsilon Shiny Conference*** The first annual Appsilon Shiny Conference has been scheduled for April 27-29, 2022. You can explore more of the event details and a...continue reading.
Photo by Conny Schneider on Unsplash Relational databases are a common way to store information, and SQL is a widely-used language for managing data held in these systems. RStudio provides...continue reading.
If you are a regular R Views reader, then you know that every month I post my Top 40 picks for new CRAN packages. In this post, I’ll borrow some...continue reading.
Our first speaker at London R is Giles Heywood who works as Chief Data Scientist at Seven Dials Fund Management…. The post Using R to Model UK Residential Property by...continue reading.
This blog post will show you how to implement Numpy relu. We’ll define a new function in Python that implements a rectifier activation function. So I’ll quickly explain what the...continue reading.
rstudio::conf(2022) is coming July 25-28 to National Harbor, DC! We’ll have more soon on our amazing keynote speakers, our line up of tutorials, our diversity scholarships program, and what we’ll...continue reading.
Data come in variety of form, at different pace, and at different volume. And if all three criteria define the difference between SQL and NoSQL and there, all three are...continue reading.
PowerPoint is the most recognized presentation-making software, but it isn’t for everyone. Some may find it packed with unnecessary features, and to some extent that’s true. Microsoft updates it regularly...continue reading.
I came across this problem in Twitter: The basic pieces of the problem are: We need to generate pseudorandom numbers with an identical distribution, add them up until they go...continue reading.
This blog post (which is a slight modification of both package Vignettes) explains the functionality of the IceSat2R R package and shows how to use the OpenAltimetry API from within...continue reading.
Learn how to create your own virtual data art gallery.continue reading.