-
Notifications
You must be signed in to change notification settings - Fork 16
Implement MDIO Dataset builder to create in-memory instance of schemas.v1.dataset.Dataset #568
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
9dd9fbc
schema_v1-dataset_builder-add_dimension
dmitriyrepin f88531e
Merge remote-tracking branch 'upstream/v1' into v1
dmitriyrepin 1358f95
First take on add_dimension(), add_coordinate(), add_variable()
dmitriyrepin e5261cb
Finished add_dimension, add_coordinate, add_variable
dmitriyrepin 95c01d8
Work on build
dmitriyrepin 46f82f0
Generalize _to_dictionary()
dmitriyrepin 0dc7cc8
build
dmitriyrepin 79863ac
Dataset Build - pass one
dmitriyrepin ec480f1
Merge the latest TGSAI/mdio-python:v1 branch
dmitriyrepin fa81ea2
Merge branch 'v1' into v1
tasansal 4b2b163
Revert .container changes
dmitriyrepin c532c3b
PR review: remove DEVELOPER_NOTES.md
dmitriyrepin 08798cd
PR Review: add_coordinate() should accept only data_type: ScalarType
dmitriyrepin e8febe4
PR review: add_variable() data_type remove default
dmitriyrepin 0a4be3f
RE review: do not add dimension variable
dmitriyrepin 7b25d6b
PR Review: get api version from the package version
dmitriyrepin 7ca3ed8
PR Review: remove add_dimension_coordinate
dmitriyrepin 4d1ec9c
PR Review: add_coordinate() remove data_type default value
dmitriyrepin 99fcf43
PR Review: improve unit tests by extracting common functionality in v…
dmitriyrepin 0778fdd
Remove the Dockerfile changes. They are not supposed to be a part of …
dmitriyrepin 7e74567
PR Review: run ruff
dmitriyrepin 0aaa5f6
PR Review: fix pre-commit errors
dmitriyrepin 1904dee
remove some noqa overrides
tasansal File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
PR Review: fix pre-commit errors
- Loading branch information
commit 0aaa5f6110eb7afd59a5cb901a747da5fc60cbde
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.