-
Mutable Minds, Inc.
- Santa Clara, California
Highlights
- Pro
Block or Report
Block or report rhettinger
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
modernpython Public
Sample code for the video course: Modern Python: Big Ideas, Little Code
-
-
-
data_science Public
Forked from sdelquin/data_science
Different study cases of handling and analysis data, using python tools.
-
thesemicolon Public
Forked from shreyans29/thesemicolon
This repository contains Ipython notebooks and datasets for the data analytics youtube tutorials on The Semicolon.
-
revad Public
Forked from Rufflewind/revad
Reverse-mode automatic differentiation in Rust (experiment)
Rust 1
326 contributions in the last year
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
Opened 7 other pull requests in 1 repository
python/cpython
1
open
6
merged
- GH-96145: Add AttrDict to JSON module for use with object_hook
- GH-95880: Clarify StringIO append/overwrite behavior
- Add polynomial_from_roots() to the itertools recipes
- GH-93179: Document the thread safety of functools.lru_cache
- GH-93179: Document the thread safety of functools.lru_cache
- GH-95822: Need _PyType_Lookup() in descriptor howto code equivalent.
- Improvements to the bisect docs
Reviewed 6 pull requests in 1 repository
python/cpython
6 pull requests
- gh-96039: Corrected wording error in itertools doc
- Improve the Descriptor HowTo Guide
- Edited the io.StringIO constructor example and added some clarifications
- GH-95861: Add support for Spearman's rank correlation coefficient
- bpo-37000: Remove obsolete comment in _randbelow_with_getrandbits
- gh-95765: Fix documentation typo for functools.cmp_to_key
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…






