Write the output of the following python code:
import pandas as pd
import numpy as np
Data=np.array([‘a1’, ‘b1’, ‘c1’, ‘d1’, ‘e1’, ‘f1’])
S=pd.series(Data)
print(“I”)
print(S[:3])
print(“II”)
print(S[-3:])
Answers
Answered by
1
Answer:
you have some errors in your program
you can use pydroid 3 application for android to check your python program on android device
Explanation:
make the brainliest answer
Łêťß Béčømë Á Hãćkèř
Similar questions
Math,
2 months ago
English,
2 months ago
Social Sciences,
2 months ago
Hindi,
4 months ago
Accountancy,
4 months ago
History,
10 months ago
Math,
10 months ago