Computer Science, asked by shraddha427, 4 months ago

Write the output of the following code:
import pandas as pd
array1=np.array([10,12,14,16,18,20,22])
a=pd.Series(array1)
print(a)
s = pd.Series(array1,index=['a','b', 'c','d', 'e','f','g'])
print(s)​

Answers

Answered by chandrakuiry867
0

Answer:

vyy u I will try and get you the money for the car

Similar questions