Computer Science, asked by kashyapsonam0909, 3 months ago

1
15. Write the output of the following code:
import pandas as pd
a=pd. Series( [78, 45, 89, 98])
b=pd. Series( [67, 87, 90] )
student = { "English" : a, "IP" : b}
df = pd.DataFrameſ student)
print (df)

Answers

Answered by Kundariyaraj
0

Answer:

hi good morning

Explanation:

I can't do this

Similar questions