mirror of
				https://github.com/qgis/QGIS.git
				synced 2025-10-30 00:07:09 -04: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
		
	
	
		
			337 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			337 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: time</p>
 | |
| <p>Count: 4</p>
 | |
| <p>Unique values: 3</p>
 | |
| <p>NULL (missing) values: 1</p>
 | |
| <p>Minimum value: 03:29:40</p>
 | |
| <p>Maximum value: 15:29:22</p>
 | |
| </body></html>
 |