In order to sort the index in an ascending order, you'll need to add the following syntax to the code: df = df.sort_index(). So the complete Python code to ...
確定! 回上一頁