Skip to content

Commit bc5f33c

Browse files
committed
Feature Statistics -> Column Statistics
1 parent 5abadec commit bc5f33c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

source/widgets/data/featurestatistics.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Feature Statistics
2-
==================
1+
Column Statistics
2+
=================
33

44
Show basic statistics for data features.
55

@@ -12,11 +12,11 @@ Show basic statistics for data features.
1212
- Reduced data: table containing only selected features
1313
- Statistics: table containing statistics of the selected features
1414

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.
1616

1717
![](images/feature_statistics-stamped.png)
1818

19-
The Feature Statistics widget on the *heart-disease* data set.
19+
The Column Statistics widget on the *heart-disease* data set.
2020

2121
1. The feature type - can be categorical, numeric, time and string.
2222
2. The name of the feature.
@@ -27,7 +27,7 @@ The Feature Statistics widget on the *heart-disease* data set.
2727
Example
2828
-------
2929

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.
3131

3232
![](images/feature_statistics_workflow.png)
3333

0 commit comments

Comments
 (0)