Skip to content
View MinThuraZaw's full-sized avatar

Block or report MinThuraZaw

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
MinThuraZaw/README.md

Hi, I am a data engineer who build data infrastructure on cloud.
Currently focusing on Apache Spark and Distributed Systems.

LinkedIn

Pinned Loading

  1. PySpark-ETL-with-AWS-DMS-and-Databricks PySpark-ETL-with-AWS-DMS-and-Databricks Public

    An example of processing change data capture with AWS DMS and store in delta table in Databricks.

    Jupyter Notebook

  2. PySpark-ETL-with-MySQL-in-Databricks PySpark-ETL-with-MySQL-in-Databricks Public

    An example of reading MySQL data incrementally in Databricks with PySpark, process and store it in Delta table.

    Jupyter Notebook

  3. Clustering-with-KModes-in-Python Clustering-with-KModes-in-Python Public

    Using KModes in Python for categorical clustering on adult dataset.

    Jupyter Notebook 1

  4. Spark-Structured-Streaming-in-Databricks Spark-Structured-Streaming-in-Databricks Public

    Streaming data processing with Spark's Structured Streaming examples.

    Scala

  5. just-me-learning-scala just-me-learning-scala Public

    just to keep track of my learning progress.

    Scala

  6. mini-data-catalog-with-flask mini-data-catalog-with-flask Public

    A simple mini data catalog with Flask and Docker.

    Python