R v Python Series: Introduction

 


Introduction

In this series of posts, we will cover exercises in both R and Python.  The examples were inspired by Matt Dancho and his incredible library of training videos on Business Science University.  These posts are not intended to steer you towards one software or another.  Both R and Python are powerful programming languages, and both have their advantages and disadvantages.  In fact, with packages such as Reticulate, you can now leverage the power of both R and Python together.  

The topics included in future posts include some of the most commonly used data ingestion, wrangling, and visualization techniques used in data analysis and data science.



Popular posts from this blog

MySQL Part 1: Getting MySQL Set Up in goormIDE

Do Popular Market Index Returns Follow a Normal Distribution?