jvns / pandas-cookbook

Recipes for using Python's pandas library
6.65k stars 2.32k forks source link

Two modifications in Chapter 5 #52

Closed willleeego closed 7 years ago

willleeego commented 8 years ago

1、Modify url_template, changing the url path. 2、Modify the value of parameter header which passed to pd.read_csv, changing it to 'infer'.