10. 章題名のアイデア

https://www.data.jma.go.jp/obd/stats/data/mdrr/tem_rct/alltable/mxtemsadext00_rct.csv

10.1. 小さくまとめて、何度も使う(def)/分割して統治せよ

関数の定義

10.2. 繰り返しを任せよう。

制御構造

10.3. 見た目が全て?

文字型データとformat

10.4. 変わるもの変わらないもの

mutable typeとimmutable type

10.5. GUI

Tkinter

10.6. 開いて、読み書き、最後は閉じる

10.6.1. ファイルの入出力

File open/read/write/close

10.6.2. ネットワーク通信

socket

10.7. EPICS CA

10.8. ハードと通信

10.8.1. socket通信

10.8.2. Serial通信

10.8.3. VXI11

10.9. (matplotlib.pyplot)

10.10. (matplotlib.splot)

10.11. (matplotlib.animation)

10.12. (read excel file:xlrd, openpyxl)

10.13. (write excel file:xlwt, openpyxl)

10.14. (Error処理: try-except-else-finally)

例外処理

10.15. (Web からデータを入手する。:Beautiful Soup)

httplib

10.16. (数式処理: sympy, SageMath)

10.17. (jupyter lab)