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

Result aggregation presets #932

Merged
merged 12 commits into from
Mar 13, 2024

Conversation

leendertvanwolfswinkel
Copy link
Collaborator

No description provided.

@leendertvanwolfswinkel leendertvanwolfswinkel marked this pull request as ready for review February 20, 2024 16:07
@@ -254,24 +254,36 @@ def prepare_timeseries(
return raw_values_signed, tintervals


def get_exchange_level(nodes: Nodes, lines: Lines, no_data: float) -> np.array:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You could consider adding some unit tests for this function

@@ -82,11 +83,17 @@


def update_column_widget(
self, demanded_aggregations, aggregation_variable_types: list
self: QtWidgets.QComboBox, demanded_aggregations: List[Aggregation], aggregation_variable_types: List
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Type hints: very good

@leendertvanwolfswinkel leendertvanwolfswinkel merged commit 9761037 into refactor Mar 13, 2024
1 check passed
@leendertvanwolfswinkel leendertvanwolfswinkel deleted the leendert-result-aggregation-presets branch March 13, 2024 13:33
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.

2 participants