0:00
0% complete
LearnStep 1 of 4
Series apply() and map()
Learning Objectives
- •Use apply() on Series and DataFrames
- •Use map() for element-wise operations
- •Choose the right method
Lesson Outline
LearnStep 1/4
Series apply() and map()
python
map() for Value Mapping
python