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
bob
bob.pipelines
Commits
33912497
Commit
33912497
authored
May 13, 2020
by
André Anjos
💬
Browse files
Apply suggestion to bob/pipelines/tests/test_datasets.py
parent
56dc55d8
Pipeline
#39847
passed with stage
in 3 minutes and 54 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
bob/pipelines/tests/test_datasets.py
View file @
33912497
...
...
@@ -34,7 +34,7 @@ def test_csv_loading():
# tests if we can build a simple CSV loader for the Iris Flower dataset
subsets
=
{
"train"
:
_data_file
(
"iris-train.csv"
),
"test"
:
_data_file
(
"iris-t
rain
.csv"
)
"test"
:
_data_file
(
"iris-t
est
.csv"
)
}
fieldnames
=
(
...
...
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