Skip to content

Journey to Data Scientist

Follow me on my journey to becoming a Data Scientist

  • Home
  • Blog
  • R
  • Python
  • Events
  • Books
  • SEO
  • Courses
  • Tableau

Category: R

Data Science, R, RStudioLeave a comment

Tidy Data with tidyr

October 6, 2019October 6, 2019 anishabharathsingh

When working with a data set, the first thing you need to do is organize your data to make it more “tidy”; what is commonly referred to as “tidy data”. Data sets usually have errors in them or need some … Continue reading Tidy Data with tidyr

R, RStudioLeave a comment

Scraping Time and Location-Specific Tweets

September 22, 2019 anishabharathsingh

Part Two: Scraping Tweets from Time Frames and Locations In a previous post, I introduced how to scrape tweets from Twitter. Specifically, I covered how to connect R to the Twitter API and how to extract tweets related to a … Continue reading Scraping Time and Location-Specific Tweets

Events, R, RStudioLeave a comment

Parameterizing R Markdown Reports

September 15, 2019September 15, 2019 anishabharathsingh

On Tuesday, I attended an R-Ladies NYC Meetup which included an interesting talk on using parameters for R Markdown reports. This talk was presented by Elizabeth Mauer, a Research Biostatistician at Weill Cornell Medicine. At work, Elizabeth creates a lot … Continue reading Parameterizing R Markdown Reports

Data Science, R, RStudioLeave a comment

Violin Plots in RStudio

September 8, 2019 anishabharathsingh

A Look at the Distribution of Pizza Menu Prices In this post, I will be covering how to create a violin plot and how to use a violin plot to look at the distribution of a variable, and compare distributions … Continue reading Violin Plots in RStudio

R, RStudioLeave a comment

Visualizing Text Data from Tweets in a Word Cloud

September 1, 2019 anishabharathsingh

Labor Day Tweets In my last post, I covered how to extract tweets from a specific Twitter account and tweets related to a specific Hashtag. If you haven’t read it yet, read it now. But what can you do with … Continue reading Visualizing Text Data from Tweets in a Word Cloud

Data Science, R, RStudio3 Comments

Scraping Tweets from Twitter

August 25, 2019August 25, 2019 anishabharathsingh

Part One: Extracting Account Tweets and Tweets related to a Hashtag In this post, I am going to show you how to extract tweets from twitter! Specifically the tweets related to a certain account (or twitter handle) and tweets related … Continue reading Scraping Tweets from Twitter

R, RStudio1 Comment

London Tourism

August 18, 2019 anishabharathsingh

International Travel Behavior to London Greetings from London! After many years of hopes and dreams, I have finally made it to London on vacation with my family. Out of curiosity, I wondered what international travel to London was like, specifically … Continue reading London Tourism

Data Science, R, SEOLeave a comment

A Look at Search Engine Rankings for “Flights” and “Ticket” Keywords

August 10, 2019August 10, 2019 anishabharathsingh

Using Pipes to Simplify Multi-Step Code There is no doubt that we are in the midst of peak vacation season. When planning a trip, people use the web to find flights from on city to another. Unknowingly to vacation planners, … Continue reading A Look at Search Engine Rankings for “Flights” and “Ticket” Keywords

Data Science, R, RStudioLeave a comment

Tibbles

July 28, 2019July 29, 2019 anishabharathsingh

What is a Tibble? You may be familiar with the old data frame in R. Well, tibbles are data frames, but with some tweaks to make it a little more modern. As part of the tidyverse, the tibble is a … Continue reading Tibbles

Data Science, R, RStudioLeave a comment

Reading Data from Excel, Text and CSV Files into RStudio

July 21, 2019July 28, 2019 anishabharathsingh

Before you can work with a data set in RStudio, you will first need to import your data into RStudio. In this post I will show exactly how to read in data sets from typical files you may work with … Continue reading Reading Data from Excel, Text and CSV Files into RStudio

Posts navigation

Older posts
Newer posts
Blog at WordPress.com.
  • Follow Following
    • Journey to Data Scientist
    • Join 43 other followers
    • Already have a WordPress.com account? Log in now.
    • Journey to Data Scientist
    • Customize
    • Follow Following
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy
 

Loading Comments...