Skip to content

Commit f580b4c

Browse files
committed
Add Jupyter notebook introducing serialization (in Python)
1 parent 7aa1739 commit f580b4c

File tree

3 files changed

+1954
-0
lines changed

3 files changed

+1954
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,11 @@
11
# IPPPComputingLunchClub
22
Material presented at IPPP Computing Lunch Club
3+
4+
## [notebooks](notebooks)
5+
6+
[![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/GraemeWatt/IPPPComputingLunchClub/master?filepath=notebooks)
7+
8+
### [serialization.ipynb](notebooks/serialization.ipynb)
9+
10+
This Jupyter notebook introduces serialization (in Python) using the CSV, XML, JSON, Pickle, and YAML formats.
11+
It was presented on 25th June 2018.

0 commit comments

Comments
 (0)