enso/test/Table_Tests
James Dunkerley be311457bd
Add Linear Regression support for Vectors. (#3601)
Adds least squares regression APIs. Covers the basic 4 trend line types from Excel (doesn't cover Polynomial or Moving Average).
Removes the old `Model` from the `Standard.Table`.
2022-07-22 08:41:17 +00:00
..
data Add support for .pgpass to PostgreSQL (#3593) 2022-07-21 13:32:37 +00:00
src Add Linear Regression support for Vectors. (#3601) 2022-07-22 08:41:17 +00:00
package.yaml Simple CSV parser (#1268) 2020-11-05 16:53:50 +01:00