Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Lucas Miranda
deepOF
Commits
6809805a
Commit
6809805a
authored
Feb 03, 2021
by
lucas_miranda
Browse files
Implemented outlier interpolation
parent
09abad7e
Pipeline
#92717
passed with stage
in 26 minutes and 54 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
tests/test_utils.py
View file @
6809805a
...
...
@@ -373,8 +373,8 @@ def test_interpolate_outliers(mode):
0.999
,
exclude
=
"Center"
,
mode
=
mode
,
limit
=
1
00
,
n_std
=
1
,
limit
=
1
5
,
n_std
=
0
,
)
assert
(
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment