R Having Fun Plotting Data Squirrels in R A 5-min leisure coding session can do wonders for data scientists
R Beginner’s Guide to Pivoting Data Frames in R A step by step tutorial on how to convert a wide data frame to a long one
R Beginner’s Guide to Piping Data in R Combine a variety of in-built functions with pipe operator to do powerful data analysis
Data Analysis Visualise Data With Google’s Facets — Tutorial in Pictures No need to write a single line of code with this tool from Google.
Machine Learning Handling Matrices in Python — A NumPy Tutorial NumPy provides Python users with the ability to manipulate matrices — a much needed thing for AI
Machine Learning Play With Your ML Dataset — Cheatsheet in R Quick R commands to look at your data from different perspectives