What will be the output produced by following code?
Stationery = [‘pencils’, ‘notebooks’, ‘scales’, ‘erasers’]
S = pd.Series([20, 33, 52, 10 ] , index = Stationery)
S[0 : 2] = 12
print(S)
Answers
Answered by
0
Answer:
l8dkysyksykzykzylzykzykzykzykzylzylzylzykzulzhkzmux
Similar questions