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

Support creating dimensions with initial values #331

Closed
achilleas-k opened this issue Sep 23, 2018 · 0 comments
Closed

Support creating dimensions with initial values #331

achilleas-k opened this issue Sep 23, 2018 · 0 comments

Comments

@achilleas-k
Copy link
Member

E.g., da.append_set_dimension(labels), da.append_range_dimension(ticks, label)

achilleas-k added a commit to achilleas-k/nixpy that referenced this issue Sep 23, 2018
Support optionally setting dimension attributes when creating
(append_<>_dimension) a new dimension:
- SetDimension: labels
- RangeDimension: label, unit
- SampledDimension: label, unit, offset

Closes G-Node#331
@jgrewe jgrewe closed this as completed in 40bfc1c Jan 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant