Skip to content
View tpilewicz's full-sized avatar

Block or report tpilewicz

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. breakstuff breakstuff Public

    Go

  2. dbt materialization for not re-creat... dbt materialization for not re-creating existing views
    1
    {%- materialization view_if_not_exists, default -%}
    2
    
                  
    3
      {%- set identifier = model['alias'] -%}
    4
      {%- set tmp_identifier = model['name'] + '__dbt_tmp' -%}
    5
      {%- set backup_identifier = model['name'] + '__dbt_backup' -%}
  3. psf/black psf/black Public

    The uncompromising Python code formatter

    Python 38.7k 2.4k

  4. dbt-labs/dbt-core dbt-labs/dbt-core Public

    dbt enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications.

    Python 9.7k 1.6k

  5. bashu/django-secretballot bashu/django-secretballot Public

    🗳 Django voting application that allows semi-anonymous voting

    Python 208 69

  6. legis legis Public

    Projet étudiant de prédiction des législatives françaises à partir des présidentielles.

    Jupyter Notebook