Eyana Mallari In her element

analytics

How I passed my Tableau Desktop Specialist exam

The road is long, but I finally passed my Tableau Desktop Specialist certification with flying colors. I encourage anyone working with data to take it. Here are concrete tips that...

Business and Financial Modeling Specialization: A Review

I recently completed a Coursera specialization on Business and Financial Modeling. Surprisingly, I had fun spending eight weekends immersed in lecture videos, Math formulas and Excel workbooks. Math isn't exactly...

What Happened in Alteryx Inspire 2019

Last June 2019, I was in Nashville, Tennessee to attend Alteryx Inspire 2019, a four-day conference where analysts from various industries gathered to share best practices on Alteryx, a proprietary...

List your folders in Google Drive using Python

To keep track of all your folders and files in Google Drive, you can run a Python script that automatically scrapes information of all the content uploaded in your account....

Upload files to GDrive using Python - Part 2

Welcome back! Let's continue learning how to upload files to GDrive automatically using Python. To recap, we've learned in Part 1 the basics of establishing a connection to Google APIs...

Upload files to GDrive using Python - Part 1

Learn how to use Python to make most of Google products. Let's start with a simple use case: uploading files to GDrive automatically. Python is extremely useful at work, especially...