Skip to content

Commit

Permalink
add is_columnar and is_sparse to api ref
Browse files Browse the repository at this point in the history
Signed-off-by: Martijn Govers <Martijn.Govers@Alliander.com>
  • Loading branch information
mgovers committed Oct 14, 2024
1 parent ed6e5ea commit dfc692c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/api_reference/python-api-reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@ This includes all miscellaneous type hints not under dataset or categories.
.. autofunction:: power_grid_model.utils.get_dataset_scenario
.. autofunction:: power_grid_model.utils.get_dataset_batch_size
.. autofunction:: power_grid_model.utils.get_component_batch_size
.. autofunction:: power_grid_model.utils.is_columnar
.. autofunction:: power_grid_model.utils.is_sparse
.. autofunction:: power_grid_model.utils.json_deserialize
.. autofunction:: power_grid_model.utils.json_serialize
.. autofunction:: power_grid_model.utils.msgpack_deserialize
Expand Down

0 comments on commit dfc692c

Please sign in to comment.