Skip to content
View tomanizer's full-sized avatar
🏠
Working from home
🏠
Working from home
  • Portia Frances
  • United Kingdom

Highlights

  • Pro

Block or report tomanizer

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. huey huey Public

    Forked from rpbouman/huey

    Light-weight, browser-based ROLAP pivot tables on top of DuckDB-WASM

    JavaScript 1

  2. PyPivotServer PyPivotServer Public

    Flask Application which serves configurable pivot tables. Super simple in memory OLAP with no setup.

    HTML 1 1

  3. risk-manager risk-manager Public

    an AI supported platforms

    Python 1

  4. Build an argsparser from a yaml file... Build an argsparser from a yaml file or a dictionary.
    1
    import yaml
    2
    import argparse
    3
    from datetime import datetime
    4
    
                  
    5
    today = datetime.strftime(datetime.today(), '%Y%m%d')
  5. duckdb-impala duckdb-impala Public

    A DuckDB foreign data wrapper extension that allows querying data stored in Apache Impala directly from DuckDB.

    Python

  6. ducklake ducklake Public

    Forked from duckdb/ducklake

    DuckLake is an integrated data lake and catalog format

    C++