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

Refactor and extend dataset handling #53

Merged
merged 4 commits into from
Oct 30, 2024
Merged

Conversation

ondrej33
Copy link
Member

In this PR we present a few improvements to dataset handling and others.

  • We now display indices of observations in the dataset table. Users can see the internal order of observations, allowing for the next point.
  • We finally support evaluating trajectory (time-series) properties. With that, all existing types of properties are supported.
  • Empty observations are now allowed (as the restriction no longer makes sense).
  • Dataset variable names can be edited via dialogue. We can thus finally properly create datasets from scratch.
  • Results of the consistency check now automatically disappear after the sketch is modified (as they are no longer valid).

@ondrej33 ondrej33 merged commit a45dd79 into main Oct 30, 2024
6 checks passed
@ondrej33 ondrej33 deleted the dev-dataset-refactoring branch October 30, 2024 20:42
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.

1 participant