.NET OLAP library for data aggregation and pivot tables calculation
Stars
53
Forks
24
Watchers
53
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
30
commits
Version 1.5.1 bump + now NReco.PivotData is MIT licensed!!
04015afView on GitHubPivotTable: when custom ValuesComparer is used, apply the same logic for comparing lists, NaturalSortKeyComparer now implements non-generic IComparer
781a1b9View on GitHubCountAggregator: add optional field to count non-null values of the concrete field #14
150d0a7View on GitHubConvertHelper: handle IConvertible interface for non-simple aggregator values. #12
9b0c99aView on GitHubPivotTable class: skip 'totals' entries in RowKeys and ColumnKeys calculation #11
4472c6bView on GitHubInconsistent 'empty' AverageAggregator and SumAggregator default values #9
de883d4View on GitHub