6 Commits

Author SHA1 Message Date
Juergen E. Fischer
8d8bbabf81 indentation update 2016-12-14 14:13:31 +01:00
Nyall Dawson
ecd876a561 Implement time stats for QgsDateTimeStatisticalSummary 2016-11-30 15:51:05 +10:00
Nyall Dawson
6a457c21cc Fix QgsDateTimeStatisticalSummary handling of non-datetime values 2016-11-30 15:12:03 +10:00
Nyall Dawson
4dea723cae Add methods to stats calculators to accept values one at a time
This can be more efficient for large quantities of values, since
it avoids the need to create a list of all values in advance
2016-05-17 10:52:06 +10:00
Juergen E. Fischer
c198b1afe9 indentation fix 2016-05-16 16:59:29 +02:00
Nyall Dawson
b053ad8769 New class QgsDateTimeStatisticalSummary
Calculates summary statistics on lists of datetime values, such
as count, count distinct, min, max and range
2016-05-11 23:02:33 +10:00