Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PowerGridModel/power-grid-model-ds
/ functions
Functions
625 in github.com/PowerGridModel/power-grid-model-ds
⨍
Functions
625
◇
Types & classes
102
↳
Endpoints
5
Function
test_filter_arg_by_set_input
(fancy_test_array: FancyTestArray)
tests/unit/model/arrays/test_filters_filter.py:140
Function
test_filter_by_float
(fancy_test_array: FancyTestArray)
tests/unit/model/arrays/test_filters_filter.py:42
Function
test_filter_by_id_arg
(fancy_test_array: FancyTestArray)
tests/unit/model/arrays/test_filters_filter.py:23
Function
test_filter_by_id_kwarg
(fancy_test_array: FancyTestArray)
tests/unit/model/arrays/test_filters_filter.py:16
Function
test_filter_by_int
(fancy_test_array: FancyTestArray)
tests/unit/model/arrays/test_filters_filter.py:36
Function
test_filter_by_str
(fancy_test_array: FancyTestArray)
tests/unit/model/arrays/test_filters_filter.py:49
Function
test_filter_empty_list_input
(fancy_test_array: FancyTestArray)
tests/unit/model/arrays/test_filters_filter.py:71
Function
test_filter_keeps_original_order
()
tests/unit/model/arrays/test_filters_filter.py:29
Function
test_filter_kwarg_by_set_input
(fancy_test_array: FancyTestArray)
tests/unit/model/arrays/test_filters_filter.py:133
Function
test_filter_mask_by_float
(fancy_test_array: FancyTestArray)
tests/unit/model/arrays/test_filters_filter.py:98
Function
test_filter_mask_by_id_arg
(fancy_test_array: FancyTestArray)
tests/unit/model/arrays/test_filters_filter.py:88
Function
test_filter_mask_by_id_kwarg
(fancy_test_array: FancyTestArray)
tests/unit/model/arrays/test_filters_filter.py:82
Function
test_filter_mask_by_int
(fancy_test_array: FancyTestArray)
tests/unit/model/arrays/test_filters_filter.py:93
Function
test_filter_mask_by_str
(fancy_test_array: FancyTestArray)
tests/unit/model/arrays/test_filters_filter.py:103
Function
test_filter_mask_empty_list_input
(fancy_test_array: FancyTestArray)
tests/unit/model/arrays/test_filters_filter.py:123
Function
test_filter_mask_mode_or
(fancy_test_array: FancyTestArray)
tests/unit/model/arrays/test_filters_filter.py:128
Function
test_filter_mask_multiple_matches
(fancy_test_array: FancyTestArray)
tests/unit/model/arrays/test_filters_filter.py:113
Function
test_filter_mask_no_input
(fancy_test_array: FancyTestArray)
tests/unit/model/arrays/test_filters_filter.py:118
Function
test_filter_mask_no_match
(fancy_test_array: FancyTestArray)
tests/unit/model/arrays/test_filters_filter.py:108
Function
test_filter_mode_or
(fancy_test_array: FancyTestArray)
tests/unit/model/arrays/test_filters_filter.py:76
Function
test_filter_multiple_matches
(fancy_test_array: FancyTestArray)
tests/unit/model/arrays/test_filters_filter.py:60
Function
test_filter_no_input
(fancy_test_array: FancyTestArray)
tests/unit/model/arrays/test_filters_filter.py:66
Function
test_filter_no_match
(fancy_test_array: FancyTestArray)
tests/unit/model/arrays/test_filters_filter.py:55
Function
test_filter_non_parallel
(branches: BranchArray)
tests/unit/model/arrays/test_pgm_arrays.py:38
Function
test_filter_parallel
(branches: BranchArray)
tests/unit/model/arrays/test_pgm_arrays.py:43
Method
test_find_first_connected
(self, graph_with_2_routes: BaseGraphModel)
tests/unit/model/graphs/test_graph_model.py:361
Method
test_find_first_connected_no_match
(self, graph_with_2_routes: BaseGraphModel)
tests/unit/model/graphs/test_graph_model.py:370
Method
test_find_first_connected_same_node
(self, graph_with_2_routes: BaseGraphModel)
tests/unit/model/graphs/test_graph_model.py:365
Method
test_find_fundamental_cycles
( self, graph_with_2_routes: BaseGraphModel, additional_edges: list[tuple[int, int]], nodes_in_cycles:
tests/unit/model/graphs/test_graph_model.py:272
Method
test_find_fundamental_cycles_multiple_trees
The following graph contains 2 unconnected subgraphs of 4 nodes each. Both subgraphs contain a cycle. Visual representation:
tests/unit/model/graphs/test_graph_model.py:286
Function
test_for_loop
(fancy_test_array: FancyTestArray)
tests/unit/model/arrays/test_array.py:42
Function
test_from_arrays
(basic_grid: Grid)
tests/unit/model/graphs/test_container.py:15
Function
test_from_arrays
(basic_grid: Grid)
tests/unit/model/graphs/test_graph_model.py:209
Function
test_from_arrays_active_three_winding
(basic_grid: Grid)
tests/unit/model/graphs/test_container.py:84
Function
test_from_arrays_invalid_arrays
(basic_grid: Grid)
tests/unit/model/graphs/test_container.py:135
Function
test_from_arrays_partially_active_three_winding
(basic_grid: Grid)
tests/unit/model/graphs/test_container.py:106
Method
test_from_docstring
(self)
tests/unit/model/grids/test_grid_base.py:304
Function
test_from_structured_subarray_no_defaults
(fancy_test_array: FancyTestArray)
tests/unit/model/arrays/test_build.py:209
Function
test_from_structured_subarray_with_defaults
(fancy_test_array: FancyTestArray)
tests/unit/model/arrays/test_build.py:202
Function
test_from_sub_ndarray_no_defaults
(fancy_test_array: FancyTestArray)
tests/unit/model/arrays/test_build.py:221
Function
test_from_sub_ndarray_with_defaults
(fancy_test_array: FancyTestArray)
tests/unit/model/arrays/test_build.py:214
Method
test_from_txt_file
(self, tmp_path: Path)
tests/unit/model/grids/test_grid_base.py:341
Method
test_from_txt_lines
(self)
tests/unit/model/grids/test_grid_base.py:280
Method
test_from_txt_string
(self)
tests/unit/model/grids/test_grid_base.py:296
Method
test_from_txt_string_with_spaces
(self)
tests/unit/model/grids/test_grid_base.py:300
Method
test_from_txt_with_branch_ids
(self)
tests/unit/model/grids/test_grid_base.py:316
Method
test_from_txt_with_conflicting_ids
(self)
tests/unit/model/grids/test_grid_base.py:325
Method
test_from_txt_with_invalid_line
(self)
tests/unit/model/grids/test_grid_base.py:329
Method
test_from_txt_with_unordered_branch_ids
(self)
tests/unit/model/grids/test_grid_base.py:337
Method
test_from_txt_with_unordered_node_ids
(self)
tests/unit/model/grids/test_grid_base.py:333
Function
test_generate_random_grid
Generate a random grid with correct structure
tests/unit/data_source/generator/test_grid_generators.py:21
Function
test_generate_random_grid_with_tranformers
Generate a random grid with correct structure
tests/unit/data_source/generator/test_grid_generators.py:247
Function
test_generate_random_lines
Generate random lines
tests/unit/data_source/generator/test_grid_generators.py:85
Function
test_generate_random_nodes
Generate random nodes
tests/unit/data_source/generator/test_grid_generators.py:48
Function
test_generate_random_sources
Generate random sources
tests/unit/data_source/generator/test_grid_generators.py:68
Function
test_get_app_layout
()
tests/unit/visualizer/test_layout.py:16
Method
test_get_branches_in_path
(self, basic_grid)
tests/unit/model/grids/test_grid_search.py:41
Method
test_get_branches_in_path_empty_path
(self, basic_grid)
tests/unit/model/grids/test_grid_search.py:54
Method
test_get_branches_in_path_inactive
(self, basic_grid)
tests/unit/model/grids/test_grid_search.py:45
Method
test_get_branches_in_path_one_node
(self, basic_grid)
tests/unit/model/grids/test_grid_search.py:50
Function
test_get_by_float
(fancy_test_array: FancyTestArray)
tests/unit/model/arrays/test_filters_get.py:32
Function
test_get_by_id_arg
(fancy_test_array: FancyTestArray)
tests/unit/model/arrays/test_filters_get.py:21
Function
test_get_by_id_kwarg
(fancy_test_array: FancyTestArray)
tests/unit/model/arrays/test_filters_get.py:15
Function
test_get_by_int
(fancy_test_array: FancyTestArray)
tests/unit/model/arrays/test_filters_get.py:27
Function
test_get_by_str
(fancy_test_array: FancyTestArray)
tests/unit/model/arrays/test_filters_get.py:37
Function
test_get_components
(graph_with_2_routes: BaseGraphModel)
tests/unit/model/graphs/test_graph_model.py:182
Function
test_get_components_with_substation_nodes
(graph_with_2_routes)
tests/unit/model/graphs/test_graph_model.py:195
Method
test_get_connected_exclusive
(self, graph_with_2_routes: BaseGraphModel)
tests/unit/model/graphs/test_graph_model.py:318
Method
test_get_connected_ignore_multiple_nodes
(self, graph_with_2_routes: BaseGraphModel)
tests/unit/model/graphs/test_graph_model.py:353
Method
test_get_connected_ignore_single_node
(self, graph_with_2_routes: BaseGraphModel)
tests/unit/model/graphs/test_graph_model.py:347
Method
test_get_connected_inclusive
(self, graph_with_2_routes: BaseGraphModel)
tests/unit/model/graphs/test_graph_model.py:326
Method
test_get_connected_with_unconnected_route
(self, graph_with_2_routes: BaseGraphModel)
tests/unit/model/graphs/test_graph_model.py:333
Function
test_get_cytoscape_html
()
tests/unit/visualizer/test_layout.py:10
Method
test_get_downstream_nodes
(self)
tests/unit/model/grids/test_grid_search.py:29
Method
test_get_downstream_nodes_from_substation_node
(self)
tests/unit/model/grids/test_grid_search.py:34
Function
test_get_kwarg_set_input
(fancy_test_array: FancyTestArray)
tests/unit/model/arrays/test_filters_get.py:57
Function
test_get_multiple_matches
(fancy_test_array: FancyTestArray)
tests/unit/model/arrays/test_filters_get.py:47
Function
test_get_no_input
(fancy_test_array: FancyTestArray)
tests/unit/model/arrays/test_filters_get.py:52
Function
test_get_no_match
(fancy_test_array: FancyTestArray)
tests/unit/model/arrays/test_filters_get.py:42
Function
test_get_non_existing_attribute
(fancy_test_array: FancyTestArray)
tests/unit/model/arrays/test_array.py:36
Function
test_get_pickle_path
(pickle_path: Path)
tests/unit/utils/test_pickle.py:32
Function
test_get_pickle_path_find_gz
Test that .pickle.gz can be automagically found.
tests/unit/utils/test_pickle.py:43
Function
test_get_pickle_path_gz
(gzip_path: Path)
tests/unit/utils/test_pickle.py:37
Method
test_get_shortest_path
(self, graph_with_2_routes: BaseGraphModel)
tests/unit/model/graphs/test_graph_model.py:215
Method
test_get_typed_branches_array_input
(self, basic_grid: Grid)
tests/unit/model/test_containers.py:245
Method
test_get_typed_branches_line
(self, basic_grid: Grid)
tests/unit/model/test_containers.py:221
Method
test_get_typed_branches_link
(self, basic_grid: Grid)
tests/unit/model/test_containers.py:227
Method
test_get_typed_branches_no_array_input
(self, basic_grid: Grid)
tests/unit/model/test_containers.py:250
Method
test_get_typed_branches_no_input
(self, basic_grid: Grid)
tests/unit/model/test_containers.py:239
Method
test_get_typed_branches_no_record
(self, basic_grid: Grid)
tests/unit/model/test_containers.py:233
Method
test_get_typed_branches_transformer
(self, basic_grid: Grid)
tests/unit/model/test_containers.py:215
Method
test_get_update_by_id
(self, fancy_test_array: FancyTestArray)
tests/unit/model/arrays/test_modify.py:36
Method
test_get_update_by_id_duplicate_id_input
(self, fancy_test_array: FancyTestArray)
tests/unit/model/arrays/test_modify.py:47
Function
test_getitem_array_multiple_columns
(fancy_test_array: FancyTestArray)
tests/unit/model/arrays/test_array.py:65
Function
test_getitem_array_one_column
(fancy_test_array: FancyTestArray)
tests/unit/model/arrays/test_array.py:61
Function
test_getitem_array_slice
(fancy_test_array: FancyTestArray)
tests/unit/model/arrays/test_array.py:76
Function
test_getitem_unique_multiple_columns
(fancy_test_array: FancyTestArray)
tests/unit/model/arrays/test_array.py:71
Function
test_getitem_with_array_mask
(fancy_test_array: FancyTestArray)
tests/unit/model/arrays/test_array.py:80
Function
test_getitem_with_empty_list_mask
()
tests/unit/model/arrays/test_array.py:98
Function
test_getitem_with_list_mask
(fancy_test_array: FancyTestArray)
tests/unit/model/arrays/test_array.py:92
← previous
next →
401–500 of 625, ranked by callers