A Place for My Thoughts
-
Tableau Prep With TabPy
TabPy is a tool that lets you run Python code from Tableau. It can be a very useful tool if you need to manipulate or analyze data in a way that is not easy to accomplish with Tableau alone. I’m going to focus on using TabPy with Tableau Prep in this discussion. There will also…
-
SQL Cheat Sheet
This is a list of SQL snippets that I find useful.This page will continue to be a work in project where I plan to add more content as I find it.I will attempt to add links to the snippets if I pulled them directly from somewhere else or to provide more information. Create Table The…
-
Hello world!
The plan is to add things that I find useful or interesting. Hopefully, other people will find the things I post here to be helpful!