Publications by R Saidi

HIV_ADIS_NY

18.10.2023

HIV_AID_NY Author Zijin Wang Introduction HIV/AIDS has always been a significant public health concern, particularly in densely populated areas. This document seeks to explore a dataset that contains statistics related to HIV/AIDS in New York City. The dataset includes variables such as year, borough, gender, race, number of diagnoses, death ra...

1934 sym Python (3470 sym/14 pcs)

HIV_ADIS_NY

18.10.2023

HIV_AID_NY Author Zijin Wang Introduction HIV/AIDS has always been a significant public health concern, particularly in densely populated areas. This document seeks to explore a dataset that contains statistics related to HIV/AIDS in New York City. The dataset includes variables such as year, borough, gender, race, number of diagnoses, death ra...

1933 sym Python (3442 sym/13 pcs)

HIV_ADIS_NY

18.10.2023

HIV_AID_NY Author Zijin Wang Introduction HIV/AIDS has always been a significant public health concern, particularly in densely populated areas. This document seeks to explore a dataset that contains statistics related to HIV/AIDS in New York City. The dataset includes variables such as year, borough, gender, race, number of diagnoses, death ra...

1933 sym Python (3442 sym/13 pcs)

HIV_ADIS_NY

14.10.2023

HIV_AID_NY Author Zijin Wang Introduction HIV/AIDS has always been a significant public health concern, particularly in densely populated areas. This document seeks to explore a dataset that contains statistics related to HIV/AIDS in New York City. The dataset includes variables such as year, borough, gender, race, number of diagnoses, death ra...

2885 sym Python (7557 sym/18 pcs) 1 img

Nations Charts

11.10.2023

Nations Charts Author Zijin Wang library(ggplot2) library(dplyr) Attaching package: 'dplyr' The following objects are masked from 'package:stats': filter, lag The following objects are masked from 'package:base': intersect, setdiff, setequal, union library(RColorBrewer) library(tidyverse) ── Attaching core tidyverse packages ...

106 sym Python (3069 sym/20 pcs) 2 img

Nations Charts Assignment

11.10.2023

Nations Charts Author Zijin Wang library(ggplot2) library(dplyr) Attaching package: 'dplyr' The following objects are masked from 'package:stats': filter, lag The following objects are masked from 'package:base': intersect, setdiff, setequal, union library(RColorBrewer) library(tidyverse) ── Attaching core tidyverse packages ...

103 sym Python (2965 sym/19 pcs) 2 img

NYC Flights

04.10.2023

NYC Flights Author Zijin Wang ##Load required libraries library(tidyverse) ── Attaching core tidyverse packages ──────────────────────── tidyverse 2.0.0 ── ✔ dplyr 1.1.2 ✔ readr 2.1.4 ✔ forcats 1.0.0 ✔ stringr 1.5.0 ✔ ggplot2 3.4.3 ✔ tibble 3.2.1 ...

164 sym 1 img

Hate Crimes assignment

21.09.2023

Hatecrimes Assignment Author Zijin Wang Hate Crimes Dataset This dataset looks at all types of hate crimes in New York counties by the type of hate crime from 2010 to 2016. My caveat: Flawed hate crime data collection - we should know how the data was collected (Nathan Yau of Flowing Data, Dec 5, 2017) Data can provvictim_cate you with importa...

5631 sym 4 img

Airquality hw assignment

13.09.2023

Airquality HW Assignment Author Zijin Wang Load in the library library(tidyverse) ── Attaching core tidyverse packages ──────────────────────── tidyverse 2.0.0 ── ✔ dplyr 1.1.2 ✔ readr 2.1.4 ✔ forcats 1.0.0 ✔ stringr 1.5.0 ✔ ggplot2 3.4.3 ✔ tibble ...

2103 sym Python (3709 sym/25 pcs) 5 img

Document

31.08.2023

Number of minutes we can stand to be in class My subtitle #This will not show up as a title This is what 6 hashtags looks like Here is a subtitle but it won’t work. This should be the font for your essays Here is how to create a chunk Mac user: command + option + i Pc user: control + alt + i minutes <- c(0,40,17,44,4,20,20,20,30,5,23,20,45,15...

414 sym 1 img