mirror of
https://github.com/lightninglabs/faraday.git
synced 2026-08-18 13:09:18 +02:00
Internally catch error that is thrown when we have too few values to calcualte outliers and simply return an all false map rather than exposing the error to calling functions. If there are too few values to calculate outliers, then no values are outliers so a false map is appropriate. |
||
|---|---|---|
| .. | ||
| dataset.go | ||
| dataset_test.go | ||
| log.go | ||