Skip to content
Avatar
  • Mutable Minds, Inc.
  • Santa Clara, California

Achievements

Achievements

Highlights

  • Pro
Block or Report

Block or report rhettinger

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.

Report abuse

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

Report abuse

Popular repositories

  1. Sample code for the video course: Modern Python: Big Ideas, Little Code

    Python 358 122

  2. Public web pages from talks

    HTML 25 15

  3. cpython Public

    Forked from python/cpython

    The Python programming language

    Python 15 4

  4. Forked from sdelquin/data_science

    Different study cases of handling and analysis data, using python tools.

    Jupyter Notebook 12 3

  5. Forked from shreyans29/thesemicolon

    This repository contains Ipython notebooks and datasets for the data analytics youtube tutorials on The Semicolon.

    Jupyter Notebook 2 4

  6. revad Public

    Forked from Rufflewind/revad

    Reverse-mode automatic differentiation in Rust (experiment)

    Rust 1

268 contributions in the last year

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

Contribution activity

September 2021

Created 10 commits in 1 repository

Created a pull request in python/cpython that received 9 comments

bpo-20499: Rounding error in statistics.pvariance

Make the _ss() function exact. Also improve the speed: $ python -m timeit -r 11 -s 'from statistics import variance' -s 'from random import random,…

+51 −56 9 comments

Seeing something unexpected? Take a look at the GitHub profile guide.