Skip to content
View SirNicholas1st's full-sized avatar
Block or Report

Block or report SirNicholas1st

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

Popular repositories

  1. weather_etl weather_etl Public

    ETL built with Airflow which fetches data from Open-Meteo API, uploads it to Snowflake and displays the data in PowerBI

    Python 1

  2. Snowflake-Datapipe Snowflake-Datapipe Public

    The goal is to build an example of a simple data collection pipeline which collects data from multiple customers and uploads the data to Snowflake could look like. The OpenMeteo Api acts as the "cu…

    Python 1

  3. titanic_ds titanic_ds Public

    Comparing different machine learning algorithms on the Titanic data

    Jupyter Notebook

  4. gow_steam_reviews gow_steam_reviews Public

    Scraping steam reviews for God of War using Selenium and BS

    Jupyter Notebook

  5. nlp_classification nlp_classification Public

    Creating a Steam review classifier with God of War data that was scrapped in a previous project.

    Jupyter Notebook

  6. steam_2_postgres steam_2_postgres Public

    Simple pipeline for scraping Steam review data every 30 minutes and uploading it to a Postgres db using Apache Airflow

    Python