jvns/pandas-cookbook

Unspecified why used .loc()

abhigenie92 opened this issue · 0 comments

You have not specified why you used .loc() in chapter.

"temperatures.loc[:,'Hour'] = weather_mar2012.index.hour\n",

Can please that reason there.