PythonGary Hutson05/10/20200 Python Pandas Pro – Session Three – Setting and Operations The third in the series of Python Pandas tutorials. In this session we look at setting values, performing operations on data…
General musings!Gary Hutson16/08/20182 A simple function to install and load packages in R One function to rule the world, or install or load your packages for you I was starting to despair at the…
General musings!Gary Hutson24/05/20180 DPLYR: A Beginners Guide What is DPLYR? Dplyr is a grammar of data manipulation, providing a consistent set of verbs that help you solve the…