statistics 1.0.4
statistics: ^1.0.4 copied to clipboard
Statistics package for easy and efficient data manipulation with many built-in mathematical functions and tools.
1.0.4 #
- New metric tools:
UnitLengthandUnitLengthExtension.
- Added:
parseDateTime.DateTimeExtension:formatToYMD,formatToYMDHm,formatToYMDHms,formatToYMDHmZandformatToYMDHmsZ.
MapExtension:equalsKeysValues.
ListMapExtension:sortByKey.
IterableMapExtension:sortedByKey.
DoubleExtension:truncateDecimals.
- Optimize:
- Optimize
splitColumnswithacceptsQuotedValues.
- Optimize
- Improved API Documentation.
1.0.3 #
- New extension methods:
head,tailandsublistReversed.searchInsertSortedIndexandbinarySearchPoint.resampleByIndexandresampleByValue.
- Changed from package
pedantic(deprecated) tolints. - lints: ^1.0.1
1.0.2 #
- Improve extensions.
- generateCSV:
- Added
commaAsDecimalSeparatoranddecimalPrecision.
- Added
1.0.1 #
- Added:
DoubleEquality,IntEqualityandNumEquality.
- Improve unit tests and coverage up to 98%.
- Improve example.
- Improve
README.md.
1.0.0 #
extensionforint,doubleandnumcollections.- Initial version.