You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/widgets/data/featurestatistics.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
-
Feature Statistics
2
-
==================
1
+
Column Statistics
2
+
=================
3
3
4
4
Show basic statistics for data features.
5
5
@@ -12,11 +12,11 @@ Show basic statistics for data features.
12
12
- Reduced data: table containing only selected features
13
13
- Statistics: table containing statistics of the selected features
14
14
15
-
The **Feature Statistics** widget provides a quick way to inspect and find interesting features in a given data set.
15
+
The **Column Statistics** widget provides a quick way to inspect and find interesting features in a given data set.
16
16
17
17

18
18
19
-
The Feature Statistics widget on the *heart-disease* data set.
19
+
The Column Statistics widget on the *heart-disease* data set.
20
20
21
21
1. The feature type - can be categorical, numeric, time and string.
22
22
2. The name of the feature.
@@ -27,7 +27,7 @@ The Feature Statistics widget on the *heart-disease* data set.
27
27
Example
28
28
-------
29
29
30
-
The Feature Statistics widget is most often used after the [File](../data/file.md) widget to inspect and find potentially interesting features in the given data set. In the following examples, we use the *heart-disease* data set.
30
+
The Column Statistics widget is most often used after the [File](../data/file.md) widget to inspect and find potentially interesting features in the given data set. In the following examples, we use the *heart-disease* data set.
0 commit comments