wesm / pydata-book

Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
Other
22.19k stars 15.17k forks source link

The misunderstanding of chapter A.6 #199

Open MaxforCherubim opened 6 months ago

MaxforCherubim commented 6 months ago

There is no differences between Out[167] and Out[169]. Though I know the means, others maybe misunderstand this. So I recommend to change the In[168] to: arr[:, 1].sort()