c. The following code has some errors. Rewrite the given code after underlining all the
corrections made.
2
i)
import Pandas as pd
s = pd. series[1,2,3,4,5),index = ['a','b', 'c','d', 'e']
print s[['a','c','d']]
Answers
Answered by
0
Answer:
The following code has some errors. Rewrite the given code after underlining all the
corrections made.
2
i)
import Pandas as pd
s = pd. series[1,2,3,4,5),index = ['a','b', 'c','d', 'e']
print s[['a','c','d']]
Explanation:
Similar questions
English,
4 months ago
English,
9 months ago
Computer Science,
9 months ago
Chemistry,
1 year ago
Chemistry,
1 year ago