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

Add load_from_dict to SingleTableMetadata and MultiTableMetadata #1315

Merged
merged 1 commit into from
Mar 17, 2023

Conversation

amontanez24
Copy link
Contributor

resolves #1314

@amontanez24 amontanez24 requested a review from a team as a code owner March 16, 2023 23:33
@amontanez24 amontanez24 requested review from pvk-developer and frances-h and removed request for a team March 16, 2023 23:33
@codecov-commenter
Copy link

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (e087f90) 95.93% compared to head (c854fc3) 95.93%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@             Coverage Diff             @@
##           V1.0.0.dev    #1315   +/-   ##
===========================================
  Coverage       95.93%   95.93%           
===========================================
  Files              47       47           
  Lines            3693     3693           
===========================================
  Hits             3543     3543           
  Misses            150      150           
Impacted Files Coverage Δ
sdv/data_processing/data_processor.py 97.06% <ø> (ø)
sdv/datasets/demo.py 100.00% <100.00%> (ø)
sdv/metadata/multi_table.py 99.35% <100.00%> (ø)
sdv/metadata/single_table.py 98.83% <100.00%> (ø)
sdv/sequential/par.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Contributor

@frances-h frances-h left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@amontanez24 amontanez24 merged commit dfd1a59 into V1.0.0.dev Mar 17, 2023
@amontanez24 amontanez24 deleted the issue-1314-load-from-dict branch March 17, 2023 17:34
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.

4 participants