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

Update evaluate.py to work with the new metadata #1186

Closed
pvk-developer opened this issue Jan 24, 2023 · 1 comment
Closed

Update evaluate.py to work with the new metadata #1186

pvk-developer opened this issue Jan 24, 2023 · 1 comment
Assignees
Labels
feature request Request for a new feature
Milestone

Comments

@pvk-developer
Copy link
Member

Problem Description

Currently evaluate.py is using the old metadata, in order for it to work with the new updates, this should be updated to use the new metadata objects.

Expected Behavior

  • evaluate.py uses the new SingleTableMetadata and MultiTableMetadata.
  • evaluate can be used with the new metadata objects to evaluate the synthetic data and real data.
@pvk-developer pvk-developer added feature request Request for a new feature new Automatic label applied to new issues labels Jan 24, 2023
@pvk-developer pvk-developer added this to the 1.0.0 milestone Jan 24, 2023
@pvk-developer pvk-developer changed the title Update evaluate.py to suit the new metadata Update evaluate.py to work with the new metadata Jan 24, 2023
@npatki npatki removed the new Automatic label applied to new issues label Jan 24, 2023
@amontanez24
Copy link
Contributor

Should be resolved with #1190

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Request for a new feature
Projects
None yet
Development

No branches or pull requests

4 participants