Setup and Data Loading
library(tidyverse) library(ggplot2) library(dplyr) diabetes_data <- read.csv("netflix_titles.csv")