Jupyter Notebooks

These are a collection of Jupyter Notebooks in Google Colab.

Drawing of a toolbox with tools peeking out, each tool is shaped like a data visualization icon such as a histogram, line graph, and pie chart, showcasing the various tools and tricks in data engineering.

Python Tips & Tricks

A collection of helpful Python code snippets to help with data wrangling.

PySpark in Google Colab

Leverage the power of PySpark for larger datasets.

Geo Charting in Python

Leverage Google Maps API or Nominatim in Python to return complete address information that you can use for geo charts.

Vector: On the left, a MySQL database icon begins to pixelate and break apart. The disintegrated pixels move towards the right and reassemble to form a directory folder icon. From this folder, multiple file icons are emerging. Floating between the database and the directory are snippets of Python code, acting as a bridge. Above the entire scene, a softly glowing Python logo illuminates everything.

MySQL to Parquet Files

Export MySQL data to Parquet

Export Data from Jira using the API and Python

Export Jira issues using JQL from the API with Python.

Export Data from Zendesk API with Python

Export tickets, users, and organizations from Zendesk using the API and Python for data analysis.