Overview: This workshop presents an overview of the data science life cycle using the programming language Python, and using the environment Jupyter Notebooks./cdsiCategory: Data Science
Overview: This workshop will enhance your knowledge of how to work with Git in R. Emphasis is put on collaboration with Git and comparing file versions....
Overview: As part of the data science life cycle series, this workshop will introduce you to the intuitive Quarto language in RStudio, and show you how to weave together your R code, output and...
Overview: R is mostly known for its statistical methods on numbers. However, it is also capable of working efficiently with text and analysing it./cdsiCategory: Data Science
Overview: The internet is full of data that you can use for your analysis. As part of our data life cycle series, we will introduce you to efficiently retrieve data from the internet./cdsiCategory:...
Overview: As part of the data science life cycle series in R, this workshop will introduce you to creating a dynamic website to display your analytical results and data sets./cdsiCategory: Data...
Overview: As part of the data science life cycle series, this workshop will enhance your knowledge of the functionality of the ggplot2 package in R. Come and join this workshop to hone your data...
Overview: Exploratory Data Analysis (EDA) is used to perform initial analysis of your data in order to 'get a feel' for the variables involved and whether your data entails certain patterns....