Data Wrangling

Webinars

Thinking inside the box: you can do that inside a data frame?!

April 13, 2018 |

The data frame is a crucial data structure in R and, especially, in the Tidyverse. Working on a column or a variable is a very natural operation, which is great. But what about row-oriented work?

Webinars

Best practices for working with databases

March 30, 2018 |

Get the most out of joining R forces with database forces. We will review key concepts, share the latest in R packages, and demo useful techniques.

Webinars

RStudio Drivers Overview

November 30, 2017 |

RStudio Professional Drivers are ODBC data connectors that help you connect to some of the most popular databases.

Webinars

General data science overview - data acquisition and wrangling, exploratory data analysis, data visualization, and effective communication.

November 1, 2017 |

The courses focuses on data acquisition and wrangling, exploratory data analysis, data visualization, and effective communication and approaching statistics from a model-based, perspective.

Webinars

Part 2 - Easy ways to collect different types of data from the web with R

November 9, 2016 |

Easy ways to collect different types of data from the web with R.

Webinars

Part 1 - Easy ways to collect different types of data from the web with R

November 9, 2016 |

Easy ways to collect different types of data from the web with R.

Webinars

Data wrangling with R and RStudio

October 24, 2016 |

Before an R program can look for answers, your data must be cleaned up and converted to a form that makes information accessible.