We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 310d614 commit c518b6bCopy full SHA for c518b6b
sources/platform/actors/development/actor_definition/dataset_schema/validation.md
@@ -206,9 +206,7 @@ You can also use [conversion tools](https://www.liquid-technologies.com/online-j
206
207
## Dataset field statistics
208
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:
+When you configure the dataset fields schema, we generates a field list and measure the following statistics:
212
213
- **Null count:** how many items in the dataset have the field set to null
214
- **Empty count:** how many items in the dataset are `undefined` , meaning that for example empty string is not considered empty
0 commit comments