利用python做数据分析(六)-reindex
参考文档:http://pda.readthedocs.io/en/latest/chp5.html http://pandas.pydata.org/pandas-docs/stable/generated/pandas.DataFrame.reindex.htmlDataFrame.reindex(index=None, columns=None, **kwargs) reindex 函数的