Ans . ( i ) STOCK.loc [ 2 , ' ID ' ] = 1010 #or STOCK.iloc [ 2,1 ] = 1010 ... Give the output import pandas as pd Dic = { ' empno ' :( 101,102,103,104 ) ...
確定! 回上一頁