Skip to content
View eedduuar's full-sized avatar

Block or report eedduuar

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. music-genre music-genre Public

    ML music genre classification

    Python

  2. python-fractal-landscape python-fractal-landscape Public

    Forked from dafarry/python-fractal-landscape

    Python Fractal Landscape

    Python

  3. trino-minio-demo trino-minio-demo Public

    Trino - minio - demo app

    Python

  4. waterfall-plot-webgl waterfall-plot-webgl Public

    Forked from jo-m/waterfall-plot-webgl

    3d waterfall-plot in your browser - using WebGL

    JavaScript

  5. pyiceberg - hive catalog example pyiceberg - hive catalog example
    1
    # poetry add "pyiceberg[s3fs,hive,pyarrow]"
    2
    import os
    3
    import pandas as pd
    4
    import pyarrow as pa
    5
    from pyiceberg.catalog.hive import HiveCatalog