- New York, NY
- mwaskom.github.io
- @michaelwaskom
Highlights
- Pro
Block or Report
Block or report mwaskom
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
248 contributions in the last year
Contribution activity
May 2022
Created 41 commits in 2 repositories
Created a pull request in mwaskom/seaborn that received 1 comment
Opened 13 other pull requests in 1 repository
mwaskom/seaborn
13
merged
- Differentiate Line/Path and add Lines/Paths alternatives
- Fix inferred y orientation with computed x variable
- Fix multiple moves with pairing
- Drop missing data centrally while allowing marks to disable
- Fix inner box with unpaired split violins
- Fix histplot binwidth edgecases
- Fix histplot/kdeplot normalization with weights
- Prototype of next-generation interface
- Remove deprecated parameters from signatures and improve warnings
- Deprecate distplot more agressively with guide to updating
- Enforce keywords for most args and rearrange signatures
- Rename fixed_scale to native_scale and invert boolean
- Add 3.10 build to CI
Created an issue in matplotlib/matplotlib that received 3 comments
[Bug]: Autoscaling incorrect when scale set before adding collection
Bug summary
When using ax.add_collection and ax.set_{axis}scale, autoscaling works properly only when they are called in that order, but not in the…
3
comments