python:matplotlib:データの読み込み
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
python:matplotlib:データの読み込み [2018/01/22 23:34] – [進んだ使い方] koudai | python:matplotlib:データの読み込み [2021/06/27 22:04] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 12: | Line 12: | ||
左から月、平均気温、最高気温、最低気温です。 | 左から月、平均気温、最高気温、最低気温です。 | ||
- | < | + | < |
#month mean high low | #month mean high low | ||
| | ||
Line 40: | Line 40: | ||
import matplotlib.pyplot as plt | import matplotlib.pyplot as plt | ||
- | #data = np.genfromtxt(" | ||
data = np.genfromtxt(" | data = np.genfromtxt(" | ||
python/matplotlib/データの読み込み.1516631658.txt.gz · Last modified: 2021/06/27 21:59 (external edit)