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 126 methods to generate metadata #132

Merged
merged 17 commits into from
Nov 25, 2019

Conversation

JDTheRipperPC
Copy link
Contributor

Resolves #126

Updated metadata methods and added metadata integration tests.

@codecov-io
Copy link

codecov-io commented Nov 25, 2019

Codecov Report

Merging #132 into master will decrease coverage by 0.02%.
The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #132      +/-   ##
==========================================
- Coverage   88.42%   88.39%   -0.03%     
==========================================
  Files           9        9              
  Lines         570      672     +102     
==========================================
+ Hits          504      594      +90     
- Misses         66       78      +12
Impacted Files Coverage Δ
sdv/sampler.py 89.52% <100%> (+0.22%) ⬆️
sdv/modeler.py 85.56% <100%> (ø) ⬆️
sdv/sdv.py 83.72% <25%> (-4.09%) ⬇️
sdv/demo.py 91.66% <80%> (+58.33%) ⬆️
sdv/metadata.py 86.31% <84.31%> (-1.34%) ⬇️

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 e3b6ce9...d2647cb. Read the comment docs.

@csala csala merged commit 3378b0b into master Nov 25, 2019
@csala csala deleted the issue_126_methods_to_generate_metadata branch November 25, 2019 15:54
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.

Methods to generate Metadata from DataFrames
3 participants