Q. Write commands to print following details of a Series object seal.
(a) If the series is empty.
(b) Indexes of the series.
(c) The data type of underlying data.
(d) If the series stores any NaN values.
Answer =
(a)seal.empty()
(b) seal.index()
(c) seal.dtype()
(d) seal.hasnans()
sir answer is wrong for c it must be seal.dtype and for d it should be seal.hasnans
ReplyDeleteOk. I have corrected it.
Deletethanks for your effort sir
ReplyDeleteWelcome 😊😊😊
DeleteThank u sirrr
ReplyDeleteWelcome : )
DeletePost a Comment
You can help us by Clicking on ads. ^_^
Please do not send spam comment : )