1
0
mirror of https://github.com/qgis/QGIS.git synced 2025-03-16 00:02:11 -04:00
Nyall Dawson ab29f2de28 [processing] Use QgsStringStatisticalSummary in basic stats for strings
And also further optimise the algorithm
2016-11-30 12:47:39 +10:00

15 lines
409 B
HTML

<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /></head><body>
<p>Analyzed layer: multipolys.gml</p>
<p>Analyzed field: Bname</p>
<p>Minimum length: 0</p>
<p>Maximum length: 4</p>
<p>Mean length: 3.0</p>
<p>Filled values: 3</p>
<p>NULL (missing) values: 1</p>
<p>Count: 4</p>
<p>Unique: 2</p>
<p>Minimum string value: Test</p>
<p>Maximum string value: Test</p>
</body></html>