Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] An example that loads and visualizes the iris dataset #808

Merged
merged 2 commits into from
Oct 11, 2019

Conversation

ArlindKadra
Copy link
Member

What does this PR implement/fix? Explain your changes.

Adds an example that displays how to load a dataset and visualize it to investigate the data.

How should this PR be tested?

Existing unit tests.

@ArlindKadra ArlindKadra changed the title An example that loads and visualizes the iris dataset [WIP] An example that loads and visualizes the iris dataset Oct 11, 2019
@codecov-io
Copy link

Codecov Report

Merging #808 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #808   +/-   ##
========================================
  Coverage    87.71%   87.71%           
========================================
  Files           36       36           
  Lines         4234     4234           
========================================
  Hits          3714     3714           
  Misses         520      520

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 a32f556...d60b39c. Read the comment docs.

@mfeurer mfeurer merged commit 1e85bb6 into develop Oct 11, 2019
@mfeurer mfeurer deleted the dataset_example branch October 11, 2019 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants