Starting from this DataFrame. iloc [6, 0], that means the 6th index row ( row index starts from 0) and I need to retrieve multiple subsets from colA based ...
確定! 回上一頁