Skip to content
View AndreasAlbertQC's full-sized avatar

Block or report AndreasAlbertQC

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 250 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. Quantco/dataframely Quantco/dataframely Public

    A declarative, 🐻‍❄️-native data frame validation library.

    Python 413 13

  2. Polars IO plugin for interacting wit... Polars IO plugin for interacting with duckdb / ducklake with basic projection and predicate pushdown
    1
    # Polars IO plugin for interacting with duckdb / ducklake
    2
    
                  
    3
    This gist demonstrates how to use a polars IO plugin to communicate lazily with DuckDB. Basic polars predicates are pushed down to SQL.