Q. In Pandas, what method is used to apply a function to each element of a Series?
β
Correct Answer: (D)
apply()
You must be Logged in to update hint/solution