Skip to content

Eyana Mallari

    • About
    • MBA

Writing is thinking

  • Old Content, Work

    What Happened in Alteryx Inspire 2019

    Published by

    Eyana

    on

    September 1, 2019
    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 software for data analytics. Alteryx is my bread and butter at work: I use this software to prepare and transform millions of records…

    Continue reading →: What Happened in Alteryx Inspire 2019
  • Code, Old Content, Work

    Send emails in Outlook using Python

    Published by

    Eyana

    on

    May 26, 2019
    Send emails in Outlook using Python

    Here’s a quick and easy way to send customized emails to multiple recipients in Microsoft Outlook. You’ll only need a list of contacts, an Outlook account and Python. Perfect for lead generation and email marketing activities. To start, make sure to prepare your contacts list in a csv file: Then,…

    Continue reading →: Send emails in Outlook using Python
  • Code, Old Content, Work

    List your folders in Google Drive using Python

    Published by

    Eyana

    on

    May 24, 2019
    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. Let me show you how! This post is part of the Project Pigeon, a series of tutorials that covers using Python to automate the following…

    Continue reading →: List your folders in Google Drive using Python
  • Code, Old Content, Work

    Upload files to GDrive using Python – Part 2

    Published by

    Eyana

    on

    May 20, 2019
    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 and using these APIs to do a simple file upload in GDrive. But now, let’s put everything together in one cohesive script.…

    Continue reading →: Upload files to GDrive using Python – Part 2
  • Code, Old Content, Work

    Upload files to GDrive using Python – Part 1

    Published by

    Eyana

    on

    May 20, 2019
    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 when your organization is subscribed to G Suite apps for Business. Spending hours uploading files one-by-one to about 500 folders is too much, so I just…

    Continue reading →: Upload files to GDrive using Python – Part 1
  • Old Content, Work

    Five lessons I’ve learned from Tableau Conference 2018 #TC18

    Published by

    Eyana

    on

    January 6, 2019
    Five lessons I’ve learned from Tableau Conference 2018 #TC18

    Attending the Tableau Conference 2018 in New Orleans, Louisiana is definitely a milestone in my tech career! I had a great time immersing myself with fellow data geeks and learning best practices in Big Data and Analytics. TC18 offered 439 sessions on various topics, department and skill level. I had to be strategic in…

    Continue reading →: Five lessons I’ve learned from Tableau Conference 2018 #TC18
  • Code, Old Content, Work

    Split Excel files using Python

    Published by

    Eyana

    on

    October 7, 2018
    Split Excel files using Python

    I use Python to split a huge database into multiple files. This is useful if you want to distribute different sets of data to various users. For this tutorial, I will be working with Excel files. You will need: Image: Contacts Masterlist Image: Excel Template that we will be using…

    Continue reading →: Split Excel files using Python
  • Code, Old Content, Work

    Calculate the nearest lat-long distance using Python

    Published by

    Eyana

    on

    June 30, 2018
    Calculate the nearest lat-long distance using Python

    Anyone can just google the nearest airport of any area. But can you do that for more than 40,000 locations? Here’s where Python can help. Sample data covers all airports and zipcodes from the United States. Python is not just useful in building web applications and automating workflows, but also for gaining business…

    Continue reading →: Calculate the nearest lat-long distance using Python
Previous Page Next Page

Eyana Mallari

  • LinkedIn
  • Instagram
  • Mail
    • About
    • MBA

Designed with WordPress

Loading Comments...

Notifications