top of page

An Incomplete Guide With A Little Bit of Advice and a Lot of Resources for Breaking Into Data Analytics

This page is meant to be a compliment to the Git Hub file which I have created about getting started in data analytics. All of the files which I could not easily add there, you can find here.

Files from the Guide

#2 SQL 
files

SQL Cheatsheet

​

SQL Best Practices

​

SQL Subfunctions

​

Temporary Tables

​

Intermediate Guide to SQL

​

CONCAT + in SQL Manipulating Strings

​

SQL functions learned in Google Course with examples

#3 Tableau Files

Resources for Combining Data in Tableau

​

How to Choose A Viz

​

What Kind of Viz

​

#4 Python/R Files

R Markdown Cheatsheet

​

ggplot information

​

R Vocab

​

Common Problems When Visualizing in R

​

Output formats in R Markdown

​

Operators

​

Keeping Your Code Readable

​

Vectors, Dates, and Times

​

Vectors and lists in R

​

Ways to Learn About Programming

​

Jupytr Notebooks

​

R Functions Learned in the Google Course with Examples

​

Creating a new R Markdown File Activty (hands on instructions)

bottom of page