File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed
sources/platform/actors/development/actor_definition/dataset_schema Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -206,9 +206,7 @@ You can also use [conversion tools](https://www.liquid-technologies.com/online-j
206206
207207## Dataset field statistics
208208
209- When you have the dataset fields schema set up, we then use the schema to generate a list of fields and measure statistics for these fields.
210-
211- The measured statistics are following:
209+ When you configure the dataset fields schema, we generates a field list and measure the following statistics:
212210
213211- **Null count:** how many items in the dataset have the field set to null
214212- **Empty count:** how many items in the dataset are ` undefined ` , meaning that for example empty string is not considered empty
You can’t perform that action at this time.
0 commit comments