Skip to content
View Isaac-Flath's full-sized avatar
  • Centriam
  • Saint Paul, MN
Block or Report

Block or report Isaac-Flath

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
Isaac-Flath/README.md

Data scientist and data engineer

Currently Working on:

  • Head of Data Science Consulting at Centriam
  • Building Open Source Datasets:
    • Python Data Pipelines: The repo where the main data pipelines will live built using dagster and an s3 data lake
    • ezduckdb python library: Python library to assist with working with s3 data lake using duckdb. Includes things like db connection management and querying and sql templating.
    • GoDuck CLI tool written in Go: CLI useful for working with datalake. Does things like convert templated sql files to runnable sql and create duckdb databases with data in datalake (either as reference or as table).
  • Data Structures and Algorithms: I am working through the neetcode roadmap to enhance coding skills.
  • Learning French and Japanese

Pinned

  1. Codenym/DataPipelines Codenym/DataPipelines Public

    Codenym's data pipelines for open source datasets

    Python

  2. Codenym/GoDuck Codenym/GoDuck Public

    Convenient CLI for working with s3 data lake with duckdb

    Go 2

  3. Codenym/ezduckdb Codenym/ezduckdb Public

    Tools to make working with duckdb easier in python

    Python

  4. Codenym/website Codenym/website Public

    Codenym's quarto website

    HTML

  5. DataStructuresAlgorithms DataStructuresAlgorithms Public

    Solved DSA problems

    Python