-
Notifications
You must be signed in to change notification settings - Fork 40
Quick patch on remaining issues on the docs. #521
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
Conversation
ToDo: The hierarchy of batch datatypes is rather arbitrary and non-consistent, should we consider change that in the future? Signed-off-by: Jerry Guo <[email protected]>
…rray`. For ease, now `SingleArray` and `SingleDataset` are synonym, otherwise we have to change much more that necessary. Signed-off-by: Jerry Guo <[email protected]>
Signed-off-by: Martijn Govers <[email protected]>
Signed-off-by: Martijn Govers <[email protected]>
Signed-off-by: Martijn Govers <[email protected]>
Signed-off-by: Martijn Govers <[email protected]>
Signed-off-by: Martijn Govers <[email protected]>
…PowerGridModel/power-grid-model into fix/numpy-array-indptr-datatype
…r-datatype Signed-off-by: Martijn Govers <[email protected]>
Signed-off-by: Martijn Govers <[email protected]>
Signed-off-by: Martijn Govers <[email protected]>
Signed-off-by: Martijn Govers <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
if we want to move the contents of this file to core
and then import the ones we need, we should use __all__
as mentioned in https://stackoverflow.com/questions/50585305/include-specific-imported-functions-in-sphinx-documentation
Signed-off-by: Martijn Govers <[email protected]>
|
ToDo:
The hierarchy of batch datatypes is rather arbitrary and non-consistent, should we consider change that in the future?
Relates to #518 and #514
Preview in https://power-grid-model--521.org.readthedocs.build/en/521/api_reference/python-api-reference.html#power_grid_model.data_types.Dataset