1.

Given a Pandas series called sequences , the commamd which displays last 5rowsprint(sequences.Tail(5))print (sequences.head())print(sequences.tail(5))print (sequence.tail())​

Answer»

ANSWER:

HI.......

Explanation:

Hope it helps you.......

PLEASE MARK me as Brilliantest.....



Discussion

No Comment Found