File tree Expand file tree Collapse file tree 4 files changed +8
-0
lines changed Expand file tree Collapse file tree 4 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -33,6 +33,8 @@ jupyter:
3333 thumbnail : thumbnail/aggregations.jpg
3434---
3535
36+ > ** Note** ` transforms ` are deprecated in ` plotly ` v5 and will be removed in a future version.
37+
3638#### Introduction
3739
3840Aggregates are a type of transform that can be applied to values in a given expression. Available aggregations are:
Original file line number Diff line number Diff line change @@ -33,6 +33,8 @@ jupyter:
3333 thumbnail : thumbnail/filter.jpg
3434---
3535
36+ > ** Note** ` transforms ` are deprecated in ` plotly ` v5 and will be removed in a future version
37+
3638#### Basic Example
3739
3840``` python
Original file line number Diff line number Diff line change @@ -33,6 +33,8 @@ jupyter:
3333 thumbnail : thumbnail/groupby.jpg
3434---
3535
36+ > ** Note** ` transforms ` are deprecated in ` plotly ` v5 and will be removed in a future version.
37+
3638#### Basic Example
3739
3840``` python
Original file line number Diff line number Diff line change @@ -34,6 +34,8 @@ jupyter:
3434 thumbnail : thumbnail/multiple-transforms.jpg
3535---
3636
37+ > ** Note** ` transforms ` are deprecated in ` plotly ` v5 and will be removed in a future version.
38+ >
3739#### Filter and Group By
3840
3941``` python
You can’t perform that action at this time.
0 commit comments