hpractv
-
- 3,683 total downloads
- last updated 5/15/2026
- Latest version: 2.0.0
Transition metapackage that references all analyticsLibrary 2.x packages: Core, Algorithms, Statistics, Excel, Access, and Hadoop. Install individual packages for leaner dependency graphs. -
- 957 total downloads
- last updated 5/15/2026
- Latest version: 2.0.0
Core data objects and helpers for the analyticsLibrary family. Provides CSV and fixed-width file reading and writing, shared column and table types, data type helpers, string and date extension methods, and the... More information -
- 707 total downloads
- last updated 5/15/2026
- Latest version: 3.0.1
Excel file read/write (.xlsx/.xls/.xlsb) for the analyticsLibrary family. Uses NPOI (Apache-2.0) for .xlsx/.xls reading and writing, and ExcelDataReader (MIT) for .xlsb reading. No commercial license required.... More information -
- 695 total downloads
- last updated 5/15/2026
- Latest version: 2.0.0
Hadoop and ODBC data access helpers for the analyticsLibrary family. Provides helpers for reading data from Hadoop clusters via ODBC. Driver availability varies by operating system. -
- 693 total downloads
- last updated 5/15/2026
- Latest version: 2.0.0
Search and sort algorithms for the analyticsLibrary family. Provides generic merge sort, quick sort, and binary search helpers for common .NET types including int, double, float, decimal, and string. -
- 683 total downloads
- last updated 5/15/2026
- Latest version: 2.0.0
Statistical helpers for the analyticsLibrary family. Provides extension methods for covariance, dot product, histogram, normalization, standard deviation, and variance over double and integer arrays. -
- 677 total downloads
- last updated 5/15/2026
- Latest version: 2.0.0
Microsoft Access database file helpers for the analyticsLibrary family. Provides programmatic querying of Access (.mdb/.accdb) databases via OleDb. Depends on System.Data.OleDb, which is Windows-only at... More information