Skip to content
View Sabab080's full-sized avatar

Block or report Sabab080

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

Pinned Loading

  1. Dockerized_Airflow Dockerized_Airflow Public

    An ETL pipeline project to transform daily/monthly sales as summary, written in Python, orchestrated with Apache Airflow in a customized Docker container (custom docker build with specific packages…

    Python

  2. pipeline_from_Transformers_library_NLP pipeline_from_Transformers_library_NLP Public

    Pipeline is a tool from the Transformers library, a popular Natural Language processing library that consists of more than 32 pre-trained models with 100+ language.

    Jupyter Notebook

  3. Simulated_data_with_noise Simulated_data_with_noise Public

    Simulated data (or fake data) are non-realistic data that are generated to test tools for its features and performances, when real-world data isn't suitable or unavailable. Generating fake data hel…

    Jupyter Notebook

  4. Titanic_disaster_prediction Titanic_disaster_prediction Public

    A Kaggle competition where the goal was to predict the survival of passengers based on gender. It's not much, but it's honest work.

    Jupyter Notebook

  5. api-fetch-etl-pipeline api-fetch-etl-pipeline Public

    This project fetches data from an API endpoint and feeds into a data pipeline built to feed a data model

    Shell 1

  6. pyspark-etl-customer-sales pyspark-etl-customer-sales Public

    PySpark-based ETL pipeline that extracts transaction data from a MySQL database, cleans and transforms it, aggregates monthly sales per customer, and writes the processed data to an S3 bucket in Pa…

    Python 1