I grew up in Columbus, OH, and came to Cincinnati in order to attend the IT program at UC. I’ve was a student worker for Campus Services IT throughout my undergrad program, and was hired on full time after graduation.
education <- data.frame(
College = c("University of Cincinnati"),
Degree = c("BS in Information Technology",
"Masters of Business Administration",
"Masters Certificate in AI"),
Complete = c(TRUE, FALSE, FALSE)
)
library(knitr)
knitr::kable(education, caption="Education")
| College | Degree | Complete |
|---|---|---|
| University of Cincinnati | BS in Information Technology | TRUE |
| University of Cincinnati | Masters of Business Administration | FALSE |
| University of Cincinnati | Masters Certificate in AI | FALSE |
This class is my first exposure to R. I have explored data analytics tools before, so I had an awareness of it’s existence. However, given my programming background I always fell back to python tool sets instead.
My data analytics experience has been limited to basic Excel tools. Expanding the definition of “data analytics” I do have experience with the following reporting tools and databases: