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

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 397 139

  2. Public web pages from talks

    HTML 27 18

  3. cpython Public

    Forked from python/cpython

    The Python programming language

    Python 19 6

  4. Forked from sdelquin/data_science

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

    Jupyter Notebook 15 3

  5. Forked from shreyans29/thesemicolon

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

    Jupyter Notebook 4 5

  6. revad Public

    Forked from Rufflewind/revad

    Reverse-mode automatic differentiation in Rust (experiment)

    Rust 1

326 contributions in the last year

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

Contribution activity

August 2022

Created 7 commits in 1 repository

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

GH-95861: Add support for Spearman's rank correlation coefficient

Still need to think about whether by_rank is the best name for the flag. Issue: gh-95861

+117 −18 6 comments

Created an issue in python/cpython that received 4 comments

Add Spearman correlation support to statistics.correlation()

Spearman correlation would be easily supported by adding a ranked option to statistics.correlation(). It is appropriate for ordinal data or for con…

4 comments
Opened 1 other issue in 1 repository

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