Skip to content

Commit

Permalink
Merge pull request #785 from PowerGridModel/feature/columnar-data-exa…
Browse files Browse the repository at this point in the history
…mples

[Feature] - columnar data examples
  • Loading branch information
mgovers authored Oct 22, 2024
2 parents eed5887 + 19be23d commit 676daa0
Show file tree
Hide file tree
Showing 11 changed files with 529 additions and 169 deletions.
9 changes: 2 additions & 7 deletions docs/examples/Asymmetric Calculation Example.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -815,7 +815,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"display_name": "venv",
"language": "python",
"name": "python3"
},
Expand All @@ -829,12 +829,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.2"
},
"vscode": {
"interpreter": {
"hash": "f2534ebf7a1a13ecc51c3a04ce741b49cf1feb97b5ca55170ed7b2036b4058c0"
}
"version": "3.13.0"
}
},
"nbformat": 4,
Expand Down
9 changes: 2 additions & 7 deletions docs/examples/Make Test Dataset.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -431,7 +431,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"display_name": "venv",
"language": "python",
"name": "python3"
},
Expand All @@ -445,12 +445,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.2"
},
"vscode": {
"interpreter": {
"hash": "39f035c5e58f53e973c1999fdd4393d6db2dd3f04fe05f524988f90f4bbdb576"
}
"version": "3.13.0"
}
},
"nbformat": 4,
Expand Down
Loading

0 comments on commit 676daa0

Please sign in to comment.