FeatureTransforms.jl icon indicating copy to clipboard operation
FeatureTransforms.jl copied to clipboard

Use std of 0 for singleton vectors

Open bencottier opened this issue 4 years ago • 1 comments

Closes #89 by adding an optional kwarg corrected which is passed to the std function.

bencottier avatar May 11 '21 15:05 bencottier

Codecov Report

Merging #90 (5ce668d) into main (86efefa) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #90   +/-   ##
=======================================
  Coverage   99.25%   99.25%           
=======================================
  Files          12       12           
  Lines         135      135           
=======================================
  Hits          134      134           
  Misses          1        1           
Impacted Files Coverage Δ
src/scaling.jl 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 86efefa...5ce668d. Read the comment docs.

codecov[bot] avatar May 11 '21 15:05 codecov[bot]