Also, you're using the integer indexes of the rows here, not the row labels! To get the second, third, and fourth rows of brics DataFrame, we use the slice 1 ...
確定! 回上一頁