mirror of
https://github.com/enso-org/enso.git
synced 2024-11-23 08:08:34 +03:00
1aa0bb3552
- Added new `Statistic`s: Covariance, Pearson, Spearman, R Squared - Added `covariance_matrix` function - Added `pearson_correlation` function to compute correlation matrix - Added `rank_data` and Rank_Method type to create rankings of a Vector - Added `spearman_correlation` function to compute Spearman Rank correlation matrix # Important Notes - Added `Panic.throw_wrapped_if_error` and `Panic.handle_wrapped_dataflow_error` to help with errors within a loop. - Removed `Array.set_at` use from `Table.Vector_Builder` |
||
---|---|---|
.. | ||
Benchmarks | ||
Geo_Tests | ||
Google_Api_Test | ||
Image_Tests | ||
Table_Tests | ||
Tests | ||
Visualization_Tests |