mirror of
				https://github.com/qgis/QGIS.git
				synced 2025-11-04 00:04:25 -05:00 
			
		
		
		
	Replaces the existing 'Basic Stats for Numeric Fields' and 'Basic Stats for String Fields' algorithms and adds support for date/time/datetime fields. Having a single unified algorithm allows more flexible models where a field type may not be known in advance. Deprecate existing basic stats algorithms
		
			
				
	
	
		
			11 lines
		
	
	
		
			359 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			359 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
<html><head>
 | 
						|
<meta http-equiv="Content-Type" content="text/html;                     charset=utf-8" /></head><body>
 | 
						|
<p>Analyzed layer: custom/datetimes.tab</p>
 | 
						|
<p>Analyzed field: date</p>
 | 
						|
<p>Count: 4</p>
 | 
						|
<p>Unique values: 3</p>
 | 
						|
<p>NULL (missing) values: 1</p>
 | 
						|
<p>Minimum value: 2014-11-30T00:00:00</p>
 | 
						|
<p>Maximum value: 2016-11-30T00:00:00</p>
 | 
						|
</body></html>
 |