Skip to content
View valerybriz's full-sized avatar
🐍
Writing poetry in Python
🐍
Writing poetry in Python
Block or Report

Block or report valerybriz

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

Hi there 👋

Pinned

  1. pyladies-nwuk/Python_meets_R pyladies-nwuk/Python_meets_R Public

    🐍🤖 Tutorial on using R and Python together

    HTML 3

  2. RxGithubSearcher RxGithubSearcher Public

    This script demonstrates how to use ReactiveX to process a data stream asynchronously using it to retrive repositories information

    Python 19 6

  3. python_para_data_scientists python_para_data_scientists Public

    Curso básico de conceptos de optimización y herramientas para mejorar el desarrollo en Python

    Jupyter Notebook 14 2

  4. nayafia/contributing-template nayafia/contributing-template Public

    Template for writing your own contributing guide

    694 276

  5. Queries to monitor snowflake costs a... Queries to monitor snowflake costs and queries
    1
    -- monitorear queries con los costos más altos
    2
    WITH WAREHOUSE_SIZE AS
    3
    (
    4
         SELECT WAREHOUSE_SIZE, NODES
    5
           FROM (
  6. danvergara/dblab danvergara/dblab Public

    The database client every command line junkie deserves.

    Go 766 32