After you read in the data, iterate over the rows in the data and plot a graph row vs. range(len(row)). import numpy as np import matplotlib ...
確定! 回上一頁