8. What will be the output produced by the following code:
import pandas as pd
Stationery = ['Pencils', 'notebooks', 'scale', 'erasers']
S=pd.Series([20,33,52,10), index=Stationery)
S2=pd.Series([17,13,31,32], index=Stationery)
print(S+S2)
Answers
Answered by
6
Answer:
EPIC PENS
Explanation:
DOWNLOAD IT FROM ITS OFFICIAL WEB
Answered by
2
Answer:
Epic pens
not sure
...........
.........
.
Similar questions