File tree 4 files changed +8
-0
lines changed
4 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -33,6 +33,8 @@ jupyter:
33
33
thumbnail : thumbnail/aggregations.jpg
34
34
---
35
35
36
+ > ** Note** ` transforms ` are deprecated in ` plotly ` v5 and will be removed in a future version.
37
+
36
38
#### Introduction
37
39
38
40
Aggregates 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:
33
33
thumbnail : thumbnail/filter.jpg
34
34
---
35
35
36
+ > ** Note** ` transforms ` are deprecated in ` plotly ` v5 and will be removed in a future version
37
+
36
38
#### Basic Example
37
39
38
40
``` python
Original file line number Diff line number Diff line change @@ -33,6 +33,8 @@ jupyter:
33
33
thumbnail : thumbnail/groupby.jpg
34
34
---
35
35
36
+ > ** Note** ` transforms ` are deprecated in ` plotly ` v5 and will be removed in a future version.
37
+
36
38
#### Basic Example
37
39
38
40
``` python
Original file line number Diff line number Diff line change @@ -34,6 +34,8 @@ jupyter:
34
34
thumbnail : thumbnail/multiple-transforms.jpg
35
35
---
36
36
37
+ > ** Note** ` transforms ` are deprecated in ` plotly ` v5 and will be removed in a future version.
38
+ >
37
39
#### Filter and Group By
38
40
39
41
``` python
You can’t perform that action at this time.
0 commit comments