The Wayback Machine - https://web.archive.org/web/20230104005552/https://github.com/stinodego
Skip to content
Avatar
  • Amsterdam, Netherlands
Block or Report

Block or report stinodego

Report abuse

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

Report abuse

Pinned

  1. Fast multi-threaded, hybrid-streaming DataFrame library in Rust | Python | Node.js

    Rust 11.4k 580

  2. psf/black Public

    The uncompromising Python code formatter

    Python 30.7k 2k

  3. Guide on how to use Poetry for your projects

    Python 10

  4. Sample CI setup for Python projects

    Makefile

1,726 contributions in the last year

Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Mon Wed Fri

Contribution activity

January 2023

Created a pull request in pola-rs/polars that received 3 comments

feat(python)!: Change Expr.is_between default behaviour

!! THIS IS A BREAKING CHANGE !! See #5981 Changes: Change default behaviour of Expr.is_between from exclusive ("none") to inclusive ("both"). Remo…

+8 −53 3 comments

Created an issue in charliermarsh/ruff that received 11 comments

Pydocstyle convention = "google" does not work as expected

Minimal reproduction: pyproject.toml [tool.ruff] select = ["D"] [tool.ruff.pydocstyle] convention = "google" testruff.py def some_function(n): """R…

11 comments
Opened 2 other issues in 2 repositories
10 contributions in private repositories Jan 2 – Jan 3