These are a collection of Jupyter Notebooks in Google Colab.
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.
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.