This is a short introductory training session on the use of Python in data science using Jupyter, pandas library and plotnine package. We focus on a common task in data science: import a data set, manipulate its structure, and then visualise the data. We shall use Python and a Jupyter Notebook to accomplish this task.
Read moreAuthor: Paul Emms
Introduction to R and RStudio for Data Science
This is a short introductory training session on the use of R in data science.
Read more