Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,063 contributions in the last year
Contribution activity
October 2020
Created a pull request in mwaskom/seaborn that received 1 comment
Force doc CI to use Python 3.8
Relevant matplotlib issue matplotlib/matplotlib#18718
Created an issue in numpy/numpy that received 4 comments
Inconsistent failure to do numeric operations on object-typed masked arrays
Standard arrays can do (some?) numeric operations on object-typed arrays that contain only numeric entries; but masked arrays encounter an error. T…