jupyter notebook Posted on 2019年5月27日 by 小宮全 import pandas as pd df = pd.read_csv(“test.csv”,header=1,skiprows=4) df