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

Issue 135 metadata visualization #148

Merged
merged 9 commits into from
Jan 22, 2020

Conversation

JDTheRipperPC
Copy link
Contributor

@JDTheRipperPC JDTheRipperPC commented Jan 16, 2020

Resolves #135

Add metadata visualization:

plot: generate a plot using graphviz, if a path is provided save the output into a file.
__str__: added string visualization.

Added graphviz>=0.13.2 to the requirements.

@codecov-io
Copy link

codecov-io commented Jan 16, 2020

Codecov Report

Merging #148 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #148      +/-   ##
==========================================
+ Coverage   87.94%   87.96%   +0.01%     
==========================================
  Files          12       12              
  Lines         863      864       +1     
==========================================
+ Hits          759      760       +1     
  Misses        104      104
Impacted Files Coverage Δ
sdv/models/copulas.py 100% <100%> (ø) ⬆️
sdv/sdv.py 97.5% <100%> (+0.06%) ⬆️

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 e27dfe6...61e258e. Read the comment docs.

@JDTheRipperPC JDTheRipperPC merged commit 1bd4f68 into master Jan 22, 2020
@JDTheRipperPC JDTheRipperPC deleted the issue_135_metadata_visualization branch January 22, 2020 07:58
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.

Add Metadata Visualization
3 participants