August 2017

A modern database interface for R

August 1, 2017 | David Smith

At the useR! conference last month, Jim Hester gave a talk about two packages that provide a modern database interface for R. Those packages are the odbc package (developed by Jim and other members of the RStudio team), and the DBI package (developed by Kirill Müller with support from ... [Read more...]

HebRew (using Hebrew in R)

August 1, 2017 | Adi Sarid

Adi Sarid (Tel Aviv university and Sarid Research Institute LTD.) July-2017 Background A while back I participated in an R workshop, in the annual convention of the Israeli Association for Statistics. I had the pleasure of talking with Tal Galili and Jonathan Rosenblatt which indicated that a lot of Israeli ... [Read more...]

R⁶ — Reticulating Parquet Files

August 1, 2017 | hrbrmstr

The reticulate package provides a very clean & concise interface bridge between R and Python which makes it handy to work with modules that have yet to be ported to R (going native is always better when you can do it). This post shows how to use reticulate to create parquet ... [Read more...]

Showing Some Respect for Data Munging

August 1, 2017 | Method Matters

In this post, I'd like to focus on data munging, e.g. the process of acquiring and arranging data (typically in a tidy manner) prior to data analysis. It's common knowledge that data scientists spend an enormous amount of time munging data, but data analysis, modeling, and visualization get most ...
[Read more...]

Plane Crash Data – Part 1: Web Scraping

August 1, 2017 | INWT-Blog-RBloggers

Several months ago I stumbled across the Kaggle data set Airplane Crashes Since 1908. Since I couldn't find the data source, I searched the web for historical plane crash data and quickly found the web page http://www.planecrashinfo.com. On this site you can find various tables inside tables with ...
[Read more...]
1 15 16 17

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)