Skip to content

Commit a944240

Browse files
Link to book
1 parent 35321d8 commit a944240

3 files changed

Lines changed: 13 additions & 1 deletion

File tree

docs/day3/matplotlib/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,8 @@ Pelle |`module load matplotlib/3.9.2-gfbf-2024a`
2828
Tetralith |`module load buildtool-easybuild/4.8.0-hpce082752a2 GCC/13.2.0 Python/3.11.5 SciPy-bundle/2023.11 matplotlib/3.8.2`
2929

3030
<!-- markdownlint-enable MD013 -->
31+
32+
33+
## External links
34+
35+
- [Python Data Science Handbook](https://jakevdp.github.io/PythonDataScienceHandbook/)

docs/day3/pandas/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ At the end of this sessions, learners ...
1111

1212
- understand why Pandas is important
1313
- have run Python code that uses Pandas
14-
1514
:::
1615

1716
## Loading Pandas
@@ -28,3 +27,7 @@ Pelle |`module load SciPy-bundle/2024.05-gfbf-2024a`
2827
Tetralith |`module load buildtool-easybuild/4.8.0-hpce082752a2 GCC/13.2.0 Python/3.11.5 SciPy-bundle/2023.11 JupyterLab/4.2.0`
2928

3029
<!-- markdownlint-enable MD013 -->
30+
31+
## External links
32+
33+
- [Python Data Science Handbook](https://jakevdp.github.io/PythonDataScienceHandbook/)

docs/day3/seaborn/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,7 @@ Tetralith |`module load buildtool-easybuild/4.8.0-hpce082752a2 GCC/13.2.0 Pytho
2828
Dardel |`module load cray-python/3.11.7 PDCOLD/23.12 matplotlib/3.8.2-cpeGNU-23.12`
2929

3030
<!-- markdownlint-enable MD013 -->
31+
32+
## External links
33+
34+
- [Python Data Science Handbook](https://jakevdp.github.io/PythonDataScienceHandbook/)

0 commit comments

Comments
 (0)