Skip to content

Commit 7ec751e

Browse files
authoredJun 23, 2022
Merge pull request #3791 from plotly/nicolaskruchten-patch-1
Update CHANGELOG.md
2 parents f83921f + b92eeeb commit 7ec751e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
1212

1313
### Performance
1414

15-
- `px` methods no longer call `groupby` on the input dataframe when the result would be a single group, and no longer groups by a lambda, for significant speedups [#3765](https://github.com/plotly/plotly.py/pull/3765)
15+
- `px` methods no longer call `groupby` on the input dataframe when the result would be a single group, and no longer groups by a lambda, for significant speedups [#3765](https://github.com/plotly/plotly.py/pull/3765) with thanks to [@jvdd](https://github.com/jvdd)
1616

1717
### Updated
1818

0 commit comments

Comments
 (0)
Please sign in to comment.